Sergey M․
def849e0e6
release 2019.08.13
2019.08.13
2019-08-13 23:18:38 +07:00
Sergey M․
69611a1616
[ChangeLog] Actualize
...
[ci skip]
2019-08-13 23:10:05 +07:00
Lucas
840efd5787
[DeezerPlaylist] Coding convention
2019-08-13 12:56:02 +02:00
pull[bot]
339ca1488d
Merge pull request #64 from ytdl-org/master
...
[pull] master from ytdl-org:master
2019-08-12 22:43:17 +00:00
Sergey M․
351f37c022
[youtube:playlist] Improve flat extraction ( closes #21927 )
2019-08-13 05:02:52 +07:00
Lucas
297f60e62c
[DeezerPlaylist] Update to new website
2019-08-12 17:50:03 +02:00
JChris246
ad3a52a278
Removed repetition
2019-08-11 16:08:07 -04:00
JChris246
deb1525c05
Attempt to conform to coding conventions
2019-08-11 15:58:16 -04:00
pull[bot]
75c5f5f7d0
Merge pull request #63 from ytdl-org/master
...
[pull] master from ytdl-org:master
2019-08-11 00:21:50 +00:00
lightmare
3bce4ff7d9
[downloader/fragment] Fix ETA calculation of resumed download ( #21992 )
2019-08-11 06:57:43 +07:00
Ganden Schaffner
54ccc55860
[redbulltv] flake8 compliance
2019-08-10 16:00:47 -07:00
Ganden Schaffner
87e48ff02c
[redbulltv] Add missing import
2019-08-10 16:00:26 -07:00
Ganden Schaffner
63330b8a25
[redbulltv] Use unified_strdate for date parsing
2019-08-10 15:43:42 -07:00
Ganden Schaffner
b225621f58
[redbulltv] Use to try_get for optional metadata
2019-08-10 15:33:15 -07:00
Ganden Schaffner
5ab803e4f5
[redbulltv] Adhere to soft 80 char limit
2019-08-10 14:41:28 -07:00
Ganden Schaffner
9dec82e6b6
[redbulltv] Rewrite _VALID_URL regex for readability
2019-08-10 14:05:48 -07:00
Ganden Schaffner
0702ec8235
[redbulltv] Add redundancy for title, short_desc, and release_date
2019-08-10 13:50:51 -07:00
Ganden Schaffner
88d61c8c14
[redbulltv] Fix cache retry system printing error multiple times
2019-08-10 13:14:39 -07:00
Ganden Schaffner
262b8aecd6
[redbulltv] Change [key] to .get(key) to comply with coding conventions
...
(For optional keys only)
2019-08-10 12:56:03 -07:00
Ganden Schaffner
77fb1cef0c
[redbulltv] Add user message on failing to dl/locate response cache
2019-08-10 12:42:02 -07:00
Ganden Schaffner
af37bb42ab
[redbulltv] Pull (most) metadata from products API instead of JSON cache
...
Adds support for duration, release_data metadata.
Re-implements concatenating subheading onto title if present.
2019-08-10 12:41:05 -07:00
Ganden Schaffner
e07e804523
[redbulltv] Fix/add tests
2019-08-09 23:49:19 -07:00
Ganden Schaffner
32918652df
[redbulltv] Remove RedBullTVRrnContentIE extractor
...
The test cases either are dead links or redirect to a URL that
RedBullTVIE handles. AFAIK, the only usage of rrn in URLs is now for
indicating playlists (rrn:content:collections:...), whose current video
is already handled by RedBullTVIE. Playlist support is not currently
implemented for this domain, and RedBullTVRrnContentIE is never used
with current redbulltv URLs.
2019-08-09 22:20:59 -07:00
Ganden Schaffner
6cb557711b
[redbulltv] Use rrn ID for all video downloads
...
All tests from 8682f76 work.
2019-08-09 21:38:14 -07:00
Ganden Schaffner
8682f760f5
[redbulltv] Support .com w/ rrn ID when api.redbull.tv/v3/products/ works
...
URLs that now work:
https://www.redbull.com/int-en/episodes/AP-1PMHKJFCW1W11
(working api.redbull.tv/v3/products/, "AP-..." ID)
https://www.redbull.com/us-en/events/AP-1XJS6EYM12111/live/AP-1YM8YVH1D2111
(working api.redbull.tv/v3/products/, "rrn:..." ID)
URLs that fail:
https://www.redbull.com/int-en/films/AP-1ZSMAW8FH2111
(failing api.redbull.tv/v3/products/, "rrn:..." ID)
2019-08-09 16:40:21 -07:00
pull[bot]
12b8370eba
Merge pull request #62 from ytdl-org/master
...
[pull] master from ytdl-org:master
2019-08-09 07:21:52 +00:00
Remita Amine
ffddb11264
[YoutubeDL] check annotations availabilty( closes #18582 )
2019-08-09 08:19:41 +01:00
Remita Amine
64b6a4e91e
[youtube] fix annotations extraction( closes #22045 )
2019-08-09 08:16:53 +01:00
Pete Johns
5396d856c7
Merge remote-tracking branch 'origin/master' into paj/sbs-news-without-id
2019-08-09 16:51:32 +10:00
pull[bot]
b48eef1064
Merge pull request #61 from ytdl-org/master
...
[pull] master from ytdl-org:master
2019-08-08 23:21:50 +00:00
Remita Amine
b3d39be239
[discovery] extract series meta field( #21808 )
2019-08-08 23:23:58 +01:00
Vinny
a87300d962
Added .ca tld
...
Added .ca tld for Einthusan.com
2019-08-09 05:54:25 +08:00
tsia
9a6d52db94
Merge pull request #5 from ytdl-org/master
...
update
2019-08-08 21:51:25 +02:00
frkhit
f8fc9fb1c5
Merge branch 'master' of https://github.com/ytdl-org/youtube-dl
2019-08-08 08:53:03 +08:00
JChris246
9fbf1376cf
Made some slight changes
2019-08-07 20:52:23 -04:00
JChris246
3f70203467
[Camsoda] Add new extractor
2019-08-07 20:47:39 -04:00
tsukasagenesis
af75c83d21
Update pornoxo.py
2019-08-07 15:52:49 +02:00
tsukasagenesis
8f416c30f8
Update pornoxo.py
2019-08-07 15:52:01 +02:00
pull[bot]
39ea88ba0e
Merge pull request #60 from ytdl-org/master
...
[pull] master from ytdl-org:master
2019-08-05 19:36:24 +00:00
Sergey M․
1357734978
[youtube] Improve error detection ( #16445 )
2019-08-06 02:32:44 +07:00
Mickey Rose
1bcdfd36d5
Print config filename before reading it
2019-08-04 11:33:12 +02:00
frkhit
f377e2e7f5
Merge branch 'master' of https://github.com/ytdl-org/youtube-dl
2019-08-04 10:01:49 +08:00
Mickey Rose
b4c88deac8
[downloader/fragment] Fix ETA calculation of resumed download
2019-08-03 14:24:40 +02:00
pull[bot]
6b779210a4
Merge pull request #59 from ytdl-org/master
...
[pull] master from ytdl-org:master
2019-08-03 10:19:02 +00:00
Remita Amine
eb9c9c74a6
[vimeo] fix album extraction
...
closes #1933
closes #15704
closes #15855
closes #18967
closes #21986
2019-08-03 10:29:20 +01:00
pull[bot]
6bbcd6ebb6
Merge pull request #58 from ytdl-org/master
...
[pull] master from ytdl-org:master
2019-08-02 19:19:05 +00:00
Remita Amine
5efbc1366f
[roosterteeth] add support for watch URLs
2019-08-02 19:38:35 +01:00
pull[bot]
c0d08e8ec8
Merge pull request #57 from ytdl-org/master
...
[pull] master from ytdl-org:master
2019-08-02 17:19:06 +00:00
Remita Amine
995f319b06
[discovery] limit video data by show slug( closes #21980 )
2019-08-02 18:08:26 +01:00
pull[bot]
1231e5a98b
Merge pull request #56 from ytdl-org/master
...
[pull] master from ytdl-org:master
2019-08-01 23:19:02 +00:00