1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-11 00:07:19 +08:00

17020 Commits

Author SHA1 Message Date
David Hood
c43eb64539 Fixed title to use 'seriesTitle' instead of incorrectly using 'seriesDescription' 2019-04-26 00:30:51 +10:00
David Hood
5305e1ece5 Fixed mixup between title and episode_title. 2019-04-26 00:21:14 +10:00
David Hood
3780cdd234 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	youtube_dl/extractor/abc.py
2019-04-25 23:58:30 +10:00
David Hood
ccf7ed236f Re-added restrictions to the id expression until the following can be otherwise distinguished:
https://iview.abc.net.au/programs/play-school-celebrity-covers
https://iview.abc.net.au/programs/CK1752H001S00
2019-04-25 23:56:06 +10:00
David Hood
2b90c649bb Matched to Daniel Heath's earlier version of ABCIViewShowIE. 2019-04-25 23:45:25 +10:00
David Hood
5e8d882b19 Fixed all review comments. 2019-04-25 23:45:24 +10:00
David Hood
786079f4d2 Override suitable so I can remove the trailing $ from _VALID_URL. 2019-04-25 23:45:23 +10:00
David Hood
c322a6f62e Fixed up overlapping _VALID_URL between ABCIViewIE and ABCIViewSeriesIE.
Added more _TESTS to exercise the additional _VALID_URL options.
2019-04-25 23:45:23 +10:00
David Hood
4d6404e654 Cleanup _TESTS.
Fixed flake8 complaints.
2019-04-25 23:45:22 +10:00
David Hood
eaec61aa92 [abc.net.au:iview:series]: Playlist type changed to 'url'. This fixes issues where the incorrect extractor ID was used in the archive, allowing for two separate downloads (if you used both abc.net.au:iview and abc.net.au:iview:series).
[abc.net.au:iview]: Added support for alternate episode url: https://iview.abc.net.au/programs/<series_id>/<episode_id> (as used by the series episode list href).
2019-04-25 23:45:22 +10:00
David Hood
78e9d5e873 Get proper series info from https://iview.abc.net.au/api/series/{series_id}.
Renamed ABCIViewShowIE to ABCIViewSeriesIE to match this new behaviour.
2019-04-25 23:45:21 +10:00
David Hood
cd6f026f8b [abc.net.au:iview:show] Fixed the _TESTS to actually work properly. 2019-04-25 23:45:21 +10:00
David Hood
3959b31a4a [abc.net.au:iview:show] Added extractor to get playlists from show urls. 2019-04-25 23:45:20 +10:00
David Hood
cfa689b1c9 Use default formats when it fails to find the video information.
This allows us to get the thumbnails.
2019-04-25 23:45:19 +10:00
David Hood
9efefe2f4a Matched to Daniel Heath's earlier version of ABCIViewShowIE. 2019-04-25 23:38:04 +10:00
David Hood
27d17e1f60 Fixed all review comments. 2019-04-25 23:16:09 +10:00
David Hood
b9951a0b71 Override suitable so I can remove the trailing $ from _VALID_URL. 2019-04-25 22:31:27 +10:00
Remita Amine
58ef5e7881 [yandexmusic] fix track url extraction(closes #20820) 2019-04-25 11:36:44 +01:00
Sergey M․
3e7ec5330a
release 2019.04.24 2019.04.24 2019-04-24 10:05:54 +07:00
Sergey M․
98933c14e1
[ChangeLog] Actualize
[ci skip]
2019-04-24 10:05:08 +07:00
Sergey M․
56667d622c
[youtube] Fix extraction (closes #20758, closes #20759, closes #20761, closes #20762, closes #20764, closes #20766, closes #20767, closes #20769, closes #20771, closes #20768, closes #20770) 2019-04-24 09:58:00 +07:00
Remita Amine
50d660479d [toutv] fix extraction and extract series info(closes #20757) 2019-04-24 00:28:00 +01:00
Remita Amine
1fa8893734 [vrv] add support for movie listings(closes #19229) 2019-04-22 23:50:37 +01:00
Remita Amine
15be3eb5e5 [youtube] raise ExtractorError when no data available(#20737) 2019-04-22 20:52:43 +01:00
Sergey M․
e09965d550
[soundcloud] Add support for new rendition and improve extraction (closes #20699) 2019-04-23 00:39:36 +07:00
Remita Amine
3fd86cfe13 [ooyala] add support for geo verification proxy 2019-04-22 10:04:56 +01:00
Remita Amine
fdc2183650 [nrl] Add new extractor(closes #15991) 2019-04-22 10:04:00 +01:00
Remita Amine
85b6335d55 [vimeo] extract live archive source format(#19144) 2019-04-21 21:05:58 +01:00
Remita Amine
c25720ef6a [vimeo] add support live streams and improve info extraction(closes #19144) 2019-04-21 17:20:52 +01:00
Remita Amine
c9b19d7a55 [ntvcojp] Add new extractor 2019-04-21 14:51:26 +01:00
Remita Amine
47cfa00516 [nhk] extract rtmpt format 2019-04-21 13:25:04 +01:00
Remita Amine
061d1cd948 [nhk] add support for audio URLs 2019-04-21 13:17:22 +01:00
Remita Amine
5de538787d [udemy] add another course id extraction pattern(closes #20491) 2019-04-19 20:44:59 +01:00
Sergey M․
9abeefd527
[openload] Add support for oload.services (closes #20691) 2019-04-18 23:56:20 +07:00
ealgase
f3914b06a0
[openload] Add support for openloed.co (closes #20691)
While the .co could be captured directly, I anticipate that there will be more TLD's for openloed in the future.
2019-04-18 01:51:32 +07:00
Remita Amine
81d989c21e
[bravotv] fix extraction(closes #19213) 2019-04-18 01:50:30 +07:00
Sergey M․
cd6c75b05f
release 2019.04.17 2019-04-18 01:50:25 +07:00
Sergey M․
9846935256
[ChangeLog] Actualize
[ci skip]
2019-04-17 00:15:48 +07:00
Sergey M․
7fc3b68ad3
[openload] Randomize User-Agent (closes #20688) 2019-04-17 00:08:50 +07:00
Sergey M
c4341ea47e
[openload] Add support for oladblock domains (#20471) 2019-04-16 23:50:04 +07:00
Remita Amine
e6c9ae31df [adn] fix subtitle extraction(#12724) 2019-04-16 13:04:13 +01:00
ealgase
6104cc1591
[openload] add test for oladblock.me 2019-04-15 23:09:05 -04:00
ealgase
f114e43d38
[openload] add oladblock.me domain 2019-04-15 23:08:28 -04:00
Remita Amine
cb6cd76f7b [aol] add support for localized websites 2019-04-14 23:18:36 +01:00
Remita Amine
0b758fea1c [yahoo] add support GYAO episode URLs 2019-04-14 15:01:01 +01:00
Remita Amine
3534b6329a [yahoo] add support for streaming.yahoo.co.jp(closes #5811)(closes #7098) 2019-04-14 14:39:20 +01:00
Remita Amine
174f62992d [yahoo] add support for gyao.yahoo.co.jp 2019-04-14 14:29:04 +01:00
Remita Amine
1038532213 [aenetworks] add encoding declaration 2019-04-14 13:18:16 +01:00
Remita Amine
4f1e02ad60 [aenetworks] fix history topic extraction and extract more formats 2019-04-14 11:46:33 +01:00
Remita Amine
180a9dff1f [cbs] extract smpte and vtt subtitles 2019-04-13 17:02:22 +01:00