Skip to content

Commit

Permalink
Update tubitv.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Jules-A authored Aug 24, 2024
1 parent beed90e commit 1b29dbc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion yt_dlp/extractor/tubitv.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ class TubiTvIE(TubiTvBaseIE):
(?P<id>[0-9]+)'''
_LOGIN_URL = 'http://tubitv.com/login'
_NETRC_MACHINE = 'tubitv'
_GEO_COUNTRIES = ['US']
_TESTS = [{
'url': 'https://tubitv.com/movies/383676/tracker',
'md5': '566fa0f76870302d11af0de89511d3f0',
Expand Down

0 comments on commit 1b29dbc

Please sign in to comment.