2015-05-30 13:16:18 +02:00
|
|
|
import re
|
|
|
|
|
|
|
|
from .common import InfoExtractor
|
2023-07-09 09:53:02 +02:00
|
|
|
from ..networking import Request
|
2015-05-30 13:16:18 +02:00
|
|
|
from ..utils import (
|
|
|
|
ExtractorError,
|
|
|
|
int_or_none,
|
2021-04-14 08:52:28 +02:00
|
|
|
js_to_json,
|
2022-07-23 08:10:48 +02:00
|
|
|
traverse_obj,
|
2024-05-29 06:25:05 +02:00
|
|
|
url_or_none,
|
2023-07-09 09:53:02 +02:00
|
|
|
urlencode_postdata,
|
2015-05-30 13:16:18 +02:00
|
|
|
)
|
|
|
|
|
|
|
|
|
|
|
|
class TubiTvIE(InfoExtractor):
|
2024-06-13 23:59:17 +02:00
|
|
|
IE_NAME = 'tubitv'
|
2024-05-29 06:25:05 +02:00
|
|
|
_VALID_URL = r'https?://(?:www\.)?tubitv\.com/(?P<type>video|movies|tv-shows)/(?P<id>\d+)'
|
2015-05-30 13:16:18 +02:00
|
|
|
_LOGIN_URL = 'http://tubitv.com/login'
|
|
|
|
_NETRC_MACHINE = 'tubitv'
|
2017-10-11 13:36:05 +02:00
|
|
|
_TESTS = [{
|
2024-05-29 06:25:05 +02:00
|
|
|
'url': 'https://tubitv.com/movies/100004539/the-39-steps',
|
2022-10-07 22:35:46 +02:00
|
|
|
'info_dict': {
|
2024-05-29 06:25:05 +02:00
|
|
|
'id': '100004539',
|
2022-10-07 22:35:46 +02:00
|
|
|
'ext': 'mp4',
|
2024-05-29 06:25:05 +02:00
|
|
|
'title': 'The 39 Steps',
|
|
|
|
'description': 'md5:bb2f2dd337f0dc58c06cb509943f54c8',
|
|
|
|
'uploader_id': 'abc2558d54505d4f0f32be94f2e7108c',
|
|
|
|
'release_year': 1935,
|
2022-10-07 22:35:46 +02:00
|
|
|
'thumbnail': r're:^https?://.+\.(jpe?g|png)$',
|
2024-05-29 06:25:05 +02:00
|
|
|
'duration': 5187,
|
2022-10-07 22:35:46 +02:00
|
|
|
},
|
2024-05-29 06:25:05 +02:00
|
|
|
'params': {'skip_download': 'm3u8'},
|
|
|
|
}, {
|
|
|
|
'url': 'https://tubitv.com/tv-shows/554628/s01-e01-rise-of-the-snakes',
|
|
|
|
'info_dict': {
|
|
|
|
'id': '554628',
|
|
|
|
'ext': 'mp4',
|
|
|
|
'title': 'S01:E01 - Rise of the Snakes',
|
|
|
|
'description': 'md5:ba136f586de53af0372811e783a3f57d',
|
|
|
|
'episode': 'Rise of the Snakes',
|
|
|
|
'episode_number': 1,
|
|
|
|
'season': 'Season 1',
|
|
|
|
'season_number': 1,
|
|
|
|
'uploader_id': '2a9273e728c510d22aa5c57d0646810b',
|
|
|
|
'release_year': 2011,
|
|
|
|
'thumbnail': r're:^https?://.+\.(jpe?g|png)$',
|
|
|
|
'duration': 1376,
|
|
|
|
},
|
|
|
|
'params': {'skip_download': 'm3u8'},
|
2022-10-07 22:35:46 +02:00
|
|
|
}, {
|
2016-04-21 21:29:42 +02:00
|
|
|
'url': 'http://tubitv.com/video/283829/the_comedian_at_the_friday',
|
2016-11-03 09:04:20 +01:00
|
|
|
'md5': '43ac06be9326f41912dc64ccf7a80320',
|
2015-05-30 13:16:18 +02:00
|
|
|
'info_dict': {
|
2016-04-21 21:29:42 +02:00
|
|
|
'id': '283829',
|
2015-05-30 13:16:18 +02:00
|
|
|
'ext': 'mp4',
|
2016-04-21 21:29:42 +02:00
|
|
|
'title': 'The Comedian at The Friday',
|
|
|
|
'description': 'A stand up comedian is forced to look at the decisions in his life while on a one week trip to the west coast.',
|
2016-11-03 09:04:20 +01:00
|
|
|
'uploader_id': 'bc168bee0d18dd1cb3b86c68706ab434',
|
2015-05-30 13:16:18 +02:00
|
|
|
},
|
2024-06-12 01:09:58 +02:00
|
|
|
'skip': 'Content Unavailable',
|
2017-10-11 13:36:05 +02:00
|
|
|
}, {
|
|
|
|
'url': 'http://tubitv.com/tv-shows/321886/s01_e01_on_nom_stories',
|
|
|
|
'only_matching': True,
|
2021-01-01 13:26:37 +01:00
|
|
|
}, {
|
|
|
|
'url': 'https://tubitv.com/movies/560057/penitentiary?start=true',
|
|
|
|
'info_dict': {
|
|
|
|
'id': '560057',
|
|
|
|
'ext': 'mp4',
|
|
|
|
'title': 'Penitentiary',
|
|
|
|
'description': 'md5:8d2fc793a93cc1575ff426fdcb8dd3f9',
|
|
|
|
'uploader_id': 'd8fed30d4f24fcb22ec294421b9defc2',
|
|
|
|
'release_year': 1979,
|
|
|
|
},
|
2024-06-12 01:09:58 +02:00
|
|
|
'skip': 'Content Unavailable',
|
2017-10-11 13:36:05 +02:00
|
|
|
}]
|
2015-05-30 13:16:18 +02:00
|
|
|
|
2022-10-07 22:35:46 +02:00
|
|
|
# DRM formats are included only to raise appropriate error
|
|
|
|
_UNPLAYABLE_FORMATS = ('hlsv6_widevine', 'hlsv6_widevine_nonclearlead', 'hlsv6_playready_psshv0',
|
|
|
|
'hlsv6_fairplay', 'dash_widevine', 'dash_widevine_nonclearlead')
|
|
|
|
|
2022-03-18 21:53:33 +01:00
|
|
|
def _perform_login(self, username, password):
|
2015-05-30 13:16:18 +02:00
|
|
|
self.report_login()
|
|
|
|
form_data = {
|
|
|
|
'username': username,
|
|
|
|
'password': password,
|
|
|
|
}
|
2016-03-25 21:19:24 +01:00
|
|
|
payload = urlencode_postdata(form_data)
|
2023-07-09 09:53:02 +02:00
|
|
|
request = Request(self._LOGIN_URL, payload)
|
|
|
|
request.headers['Content-Type'] = 'application/x-www-form-urlencoded'
|
2015-05-30 13:16:18 +02:00
|
|
|
login_page = self._download_webpage(
|
|
|
|
request, None, False, 'Wrong login info')
|
|
|
|
if not re.search(r'id="tubi-logout"', login_page):
|
|
|
|
raise ExtractorError(
|
|
|
|
'Login failed (invalid username/password)', expected=True)
|
|
|
|
|
|
|
|
def _real_extract(self, url):
|
2024-05-29 06:25:05 +02:00
|
|
|
video_id, video_type = self._match_valid_url(url).group('id', 'type')
|
|
|
|
webpage = self._download_webpage(f'https://tubitv.com/{video_type}/{video_id}/', video_id)
|
|
|
|
video_data = self._search_json(
|
|
|
|
r'window\.__data\s*=', webpage, 'data', video_id,
|
|
|
|
transform_source=js_to_json)['video']['byId'][video_id]
|
2015-05-30 13:16:18 +02:00
|
|
|
|
2021-04-24 14:22:33 +02:00
|
|
|
formats = []
|
2022-10-07 22:35:46 +02:00
|
|
|
drm_formats = False
|
2022-08-13 01:40:49 +02:00
|
|
|
|
2024-05-29 06:25:05 +02:00
|
|
|
for resource in traverse_obj(video_data, ('video_resources', lambda _, v: url_or_none(v['manifest']['url']))):
|
|
|
|
resource_type = resource.get('type')
|
|
|
|
manifest_url = resource['manifest']['url']
|
|
|
|
if resource_type == 'dash':
|
|
|
|
formats.extend(self._extract_mpd_formats(manifest_url, video_id, mpd_id=resource_type, fatal=False))
|
|
|
|
elif resource_type in ('hlsv3', 'hlsv6'):
|
|
|
|
formats.extend(self._extract_m3u8_formats(manifest_url, video_id, 'mp4', m3u8_id=resource_type, fatal=False))
|
|
|
|
elif resource_type in self._UNPLAYABLE_FORMATS:
|
2022-10-07 22:35:46 +02:00
|
|
|
drm_formats = True
|
2024-05-29 06:25:05 +02:00
|
|
|
else:
|
|
|
|
self.report_warning(f'Skipping unknown resource type "{resource_type}"')
|
2022-10-07 22:35:46 +02:00
|
|
|
|
|
|
|
if not formats and drm_formats:
|
|
|
|
self.report_drm(video_id)
|
|
|
|
elif not formats and not video_data.get('policy_match'): # policy_match is False if content was removed
|
|
|
|
raise ExtractorError('This content is currently unavailable', expected=True)
|
2022-08-13 01:40:49 +02:00
|
|
|
|
2016-04-21 21:29:42 +02:00
|
|
|
subtitles = {}
|
2024-05-29 06:25:05 +02:00
|
|
|
for sub in traverse_obj(video_data, ('subtitles', lambda _, v: url_or_none(v['url']))):
|
2016-11-03 09:04:20 +01:00
|
|
|
subtitles.setdefault(sub.get('lang', 'English'), []).append({
|
2024-05-29 06:25:05 +02:00
|
|
|
'url': self._proto_relative_url(sub['url']),
|
2016-04-21 21:29:42 +02:00
|
|
|
})
|
|
|
|
|
2024-05-29 06:25:05 +02:00
|
|
|
title = traverse_obj(video_data, ('title', {str}))
|
2022-02-19 13:00:51 +01:00
|
|
|
season_number, episode_number, episode_title = self._search_regex(
|
|
|
|
r'^S(\d+):E(\d+) - (.+)', title, 'episode info', fatal=False, group=(1, 2, 3), default=(None, None, None))
|
|
|
|
|
2015-05-30 13:16:18 +02:00
|
|
|
return {
|
|
|
|
'id': video_id,
|
|
|
|
'title': title,
|
|
|
|
'formats': formats,
|
2016-04-21 21:29:42 +02:00
|
|
|
'subtitles': subtitles,
|
2022-02-19 13:00:51 +01:00
|
|
|
'season_number': int_or_none(season_number),
|
|
|
|
'episode_number': int_or_none(episode_number),
|
2024-05-29 06:25:05 +02:00
|
|
|
'episode': episode_title,
|
|
|
|
**traverse_obj(video_data, {
|
|
|
|
'description': ('description', {str}),
|
|
|
|
'duration': ('duration', {int_or_none}),
|
|
|
|
'uploader_id': ('publisher_id', {str}),
|
|
|
|
'release_year': ('year', {int_or_none}),
|
|
|
|
'thumbnails': ('thumbnails', ..., {url_or_none}, {'url': {self._proto_relative_url}}),
|
|
|
|
}),
|
2015-05-30 13:16:18 +02:00
|
|
|
}
|
2021-04-14 08:52:28 +02:00
|
|
|
|
|
|
|
|
|
|
|
class TubiTvShowIE(InfoExtractor):
|
2024-06-13 23:59:17 +02:00
|
|
|
IE_NAME = 'tubitv:series'
|
|
|
|
_VALID_URL = r'https?://(?:www\.)?tubitv\.com/series/\d+/(?P<show_name>[^/?#]+)(?:/season-(?P<season>\d+))?'
|
2021-04-14 08:52:28 +02:00
|
|
|
_TESTS = [{
|
|
|
|
'url': 'https://tubitv.com/series/3936/the-joy-of-painting-with-bob-ross?start=true',
|
2024-06-13 23:59:17 +02:00
|
|
|
'playlist_mincount': 389,
|
2021-04-14 08:52:28 +02:00
|
|
|
'info_dict': {
|
|
|
|
'id': 'the-joy-of-painting-with-bob-ross',
|
2024-06-12 01:09:58 +02:00
|
|
|
},
|
2024-06-13 23:59:17 +02:00
|
|
|
}, {
|
|
|
|
'url': 'https://tubitv.com/series/2311/the-saddle-club/season-1',
|
|
|
|
'playlist_count': 26,
|
|
|
|
'info_dict': {
|
|
|
|
'id': 'the-saddle-club-season-1',
|
|
|
|
},
|
|
|
|
}, {
|
|
|
|
'url': 'https://tubitv.com/series/2311/the-saddle-club/season-3',
|
|
|
|
'playlist_count': 19,
|
|
|
|
'info_dict': {
|
|
|
|
'id': 'the-saddle-club-season-3',
|
|
|
|
},
|
|
|
|
}, {
|
|
|
|
'url': 'https://tubitv.com/series/2311/the-saddle-club/',
|
|
|
|
'playlist_mincount': 71,
|
|
|
|
'info_dict': {
|
|
|
|
'id': 'the-saddle-club',
|
|
|
|
},
|
2021-04-14 08:52:28 +02:00
|
|
|
}]
|
|
|
|
|
2024-06-13 23:59:17 +02:00
|
|
|
def _entries(self, show_url, playlist_id, selected_season):
|
|
|
|
webpage = self._download_webpage(show_url, playlist_id)
|
|
|
|
|
|
|
|
data = self._search_json(
|
|
|
|
r'window\.__data\s*=', webpage, 'data', playlist_id,
|
|
|
|
transform_source=js_to_json)['video']
|
2022-02-19 13:00:51 +01:00
|
|
|
|
2024-06-13 23:59:17 +02:00
|
|
|
# v['number'] is already a decimal string, but stringify to protect against API changes
|
|
|
|
path = [lambda _, v: str(v['number']) == selected_season] if selected_season else [..., {dict}]
|
2022-02-19 13:00:51 +01:00
|
|
|
|
2024-06-13 23:59:17 +02:00
|
|
|
for season in traverse_obj(data, ('byId', lambda _, v: v['type'] == 's', 'seasons', *path)):
|
|
|
|
season_number = int_or_none(season.get('number'))
|
|
|
|
for episode in traverse_obj(season, ('episodes', lambda _, v: v['id'])):
|
|
|
|
episode_id = episode['id']
|
|
|
|
yield self.url_result(
|
|
|
|
f'https://tubitv.com/tv-shows/{episode_id}/', TubiTvIE, episode_id,
|
|
|
|
season_number=season_number, episode_number=int_or_none(episode.get('num')))
|
2021-04-14 08:52:28 +02:00
|
|
|
|
|
|
|
def _real_extract(self, url):
|
2024-06-13 23:59:17 +02:00
|
|
|
playlist_id, selected_season = self._match_valid_url(url).group('show_name', 'season')
|
|
|
|
if selected_season:
|
|
|
|
playlist_id = f'{playlist_id}-season-{selected_season}'
|
|
|
|
return self.playlist_result(self._entries(url, playlist_id, selected_season), playlist_id)
|