Sergey M․
011e75e641
[youtube] Use redirected video id if any ( closes #25063 )
2020-05-01 00:40:38 +07:00
Remita Amine
2468a6fa64
[yahoo] fix GYAO Player extraction and relax title URL regex( closes #24178 )( closes #24778 )
2020-04-29 14:56:32 +01:00
Remita Amine
700265bfcf
[tvplay] fix Viafree extraction( closes #15189 )( closes #24473 )( closes #24789 )
2020-04-29 13:38:58 +01:00
ssaqua
a74c3cccfa
[pokemon] add extractor for watch.pokemon.com
2020-04-28 20:41:19 +10:00
Sergey M․
c97f5e934f
[tenplay] Relax _VALID_URL ( closes #25001 )
2020-04-26 12:41:33 +07:00
aki
2dd014693d
[pbs] restore subtitles
2020-04-25 12:11:02 -07:00
Sergio Kef
b2d61f9698
Refactor
2020-04-25 13:46:14 +02:00
Sergey M․
38db9a405a
[prosiebensat1] Extract series metadata
2020-04-24 02:56:10 +07:00
Philipp Stehle
2cdfe977d7
[prosiebensat1] Improve extraction and remove 7tv.de support ( #24948 )
2020-04-24 02:44:13 +07:00
willbeaufoy
46d0baf941
[options] Clarify doc on --exec command ( closes #19087 ) ( #24883 )
2020-04-24 02:31:38 +07:00
Will Beaufoy
84d617f5e9
[README.md] Clarify docs re: --exec command ( closes #19087 )
2020-04-23 20:26:47 +01:00
Sergio Kef
66a3e4551d
Code style
2020-04-23 20:42:55 +02:00
Sergio Kef
4194bb0306
Remove unused import
2020-04-23 20:39:23 +02:00
Sergio Kef
cf85d36c5f
Remove unused function
2020-04-23 20:38:56 +02:00
Sergio Kef
4a95f62d1d
Remove unused function
2020-04-23 20:38:24 +02:00
Mariusz Skoneczko
2cf8283701
[AnimeLab] Fix extracting videos with null season data
2020-04-23 21:08:13 +10:00
Mariusz Skoneczko
2f6d029e96
[AnimeLab] Extract both English and Japanese all in one go, if available
2020-04-23 21:03:20 +10:00
Mariusz Skoneczko
c3dca171d0
[AnimeLab] Correctly extract mpd and m3u8 formats
2020-04-23 20:07:33 +10:00
Elan Ruusamäe
16b73da1cb
[chore] DRY: move common _VALID_URL_RE caching to a method
2020-04-23 11:06:44 +03:00
Nick Lai
5e7738a0df
[MicrosoftStream] Fix typo
2020-04-21 22:08:24 +08:00
Nick Lai
67db51cdfe
[MicrosoftStream] Add extractor for channels and refactor single video extractor
2020-04-21 22:08:13 +08:00
Nick Lai
292be92987
[MicrosoftStream] Fix code style, add test
2020-04-21 22:08:13 +08:00
Nick Lai
5416301787
[MicrosoftStream] Fixed code style and refactor
2020-04-21 22:08:12 +08:00
Nick Lai
05698ebf9b
[MicrosoftStream] Add new extractor
2020-04-21 22:08:09 +08:00
tsia
f2e0bcd9b8
Merge pull request #14 from ytdl-org/master
...
update
2020-04-21 14:42:59 +02:00
Mariusz Skoneczko
395f0e7b11
[AnimeLab] Correctly pass playlist item ids as strings fixing --download-archive
2020-04-21 20:45:29 +10:00
Mariusz Skoneczko
924a92d3c0
Merge branch 'master' into animelab
2020-04-21 20:36:23 +10:00
Roman Sebastian Karwacik
8c0e65445c
[zoomus] Adjusted referer header, fixed formating for flake8
2020-04-21 09:48:35 +02:00
Lam
f708258986
[floatplane] New version of the Floatplane extractor
2020-04-20 21:17:42 +02:00
Roman Sebastian Karwacik
2a4bda20a9
[zoomus] Added support for password protected videos
2020-04-20 16:22:45 +02:00
Sergio Kef
e58f3a61fe
Remove logic checking if file has changed
2020-04-20 15:11:17 +02:00
Jaime Bergas Laborda
78d7146748
[youtube] modify regex to get chapters from description ( closes #24819 )
2020-04-19 20:02:40 +01:00
Oneboy1979
614c2697b5
[playerglobewien] - improvement url extractor (thx to sehaas)
2020-04-19 10:08:49 +02:00
Henrik Heimbuerger
6c35cac432
[nebula] Relax meta data lookups
2020-04-18 06:15:03 +02:00
Sergio Kef
f947efd3e9
Improve docstring
2020-04-18 00:12:41 +02:00
Sergio Kef
dd065a7305
Add Archive class for efficient archiving
...
Currently we reread the file for every new link we download.
In cases where user runs youtube_dl to keep their library
up-to-date, this is very inefficient, as most of the links
are already downloaded.
Archive class works half way between a database and an append
log. It's an append log that also keeps a hash set in memory
for fast checking existing links.
A compatibility function was added for reading file's last
modification date
Tests have been added
2020-04-18 00:03:19 +02:00
Victor Ruiz
f3da60b05b
Fix RTVEInfantil
2020-04-17 23:27:54 +02:00
Will Beaufoy
0996e4d982
[README.md] Clarify docs re: --exec command ( closes #19087 )
2020-04-17 21:05:16 +01:00
arza
8292bc49ca
[ruutu] Add support for supla.fi/audio/* URLs
2020-04-17 18:24:22 +03:00
Oneboy1979
9ed1d089d1
[playerglobewien] - removed unused import
2020-04-17 16:42:46 +02:00
Jaime Bergas Laborda
f75cf01dd8
[pluralsight] "--all-subs" parameter to return all available subs
2020-04-17 15:09:44 +01:00
Oneboy1979
06a9eb6764
[playerglobewien] - add extraction from seehas, add extraction of all thumbnails
2020-04-17 15:13:21 +02:00
Jaime Bergas Laborda
585f8f6cd0
[pluralsight] replace dict comprehension for 'Python < 2.7' compatibility
2020-04-17 13:15:47 +01:00
Jaime Bergas Laborda
0621db19e4
[pluralsight] multiple subtitles download
2020-04-17 11:19:33 +01:00
Andrew Udvare
a57ae3f760
[Instagram] Support for Stories
2020-04-17 02:32:35 -04:00
Madars Virza
ef8c0ad835
[youtube] Fix download of auto-captions when subtitles are available
...
When invoked with --write-auto-sub (but without --write-sub),
youtube-dl should only download automatic captions. However, for some
videos with both automatic captions and manual
subtitles (e.g. 2klmuggOElE; accessed on 16.04.2020), youtube-dl
selects the manual subtitle track regardless.
This commit makes _get_automatic_captions prefer a
renderer['captionTracks'] entry with 'kind' == 'asr', if one is
available, as the 'kind=asr' parameter also distinguishes the
baseUrl's (but one could also filter by vssId.startswith('a.')).
2020-04-16 16:04:32 -04:00
Henrik Heimbuerger
6daa352a7d
[nebula] Add better channel title extraction (refs #21258 )
2020-04-16 04:35:05 +02:00
Henrik Heimbuerger
1cfcf0b79a
[nebula] Add additional test cases and improve cookie envvar handling
2020-04-16 04:34:17 +02:00
Henrik Heimbuerger
99fd3bf6ad
[nebula] Add basic support for Nebula (refs #21258 )
2020-04-16 04:31:31 +02:00
J. Randall Owens
b42ada3f88
Merge branch 'master' of https://github.com/rg3/youtube-dl
2020-04-15 12:29:08 +01:00