hh0rva1h
1328305851
[orf] Add support for more radio stations ( closes #24938 ) ( #24968 )
2020-05-05 06:22:50 +07:00
Sergey M․
6c22cee673
[extractor/common] Use compat_cookiejar_Cookie for _set_cookie ( closes #23256 , closes #24776 )
...
To always ensure cookie name and value are bytestrings on python 2.
2020-05-05 06:00:37 +07:00
Sergey M․
6d874fee2a
[compat] Introduce compat_cookiejar_Cookie
2020-05-05 05:54:10 +07:00
Sergey M․
676723e0da
[dailymotion] Fix typo
2020-05-05 05:09:07 +07:00
Sergey M․
c380cc28c4
[utils] Improve cookie files support
...
+ Add support for UTF-8 in cookie files
* Skip malformed cookie file entries instead of crashing (invalid entry len, invalid expires at)
2020-05-05 04:21:25 +07:00
Sergey M․
f7f304910d
[puhutv] Remove no longer available HTTP formats ( closes #25124 )
2020-05-04 21:15:19 +07:00
Sergey M․
00a41ca4c3
release 2020.05.03
2020.05.03
2020-05-03 00:05:05 +07:00
Sergey M․
66f32ca0e1
[ChangeLog] Actualize
...
[ci skip]
2020-05-02 23:59:25 +07:00
Sergey M․
6ffc3cf74a
[crunchyroll] Fix and improve extraction ( closes #25096 , closes #25060 )
2020-05-02 23:42:51 +07:00
Sergey M․
4433bb0245
[extractor/common] Extract multiple JSON-LD entries
2020-05-02 23:40:30 +07:00
Cam.Rossington.MacAir
c1beac1a5a
Merge branch 'rss_description'
...
Merge branch 'rss_description' of https://github.com/deoxys314/youtube-dl into rss_description
2020-05-02 12:28:17 -04:00
Cam.Rossington.MacAir
7f11e9a6a8
Add test for podcast with episode descriptions.
...
Test runs successfully, but does not yet test for the existence of
episode descriptions.
2020-05-02 12:24:58 -04:00
Cameron Rossington
d84347f367
Look for podcast description in generic extractor.
...
Tries sequentially to find common tags containing episode descriptions
for podcasts when using the generic extractor. Silently allows
description to be None if there are not any found.
2020-05-02 12:24:55 -04:00
Sergey M․
e40c758c2a
[youtube] Improve player id extraction and add tests
2020-05-02 07:18:08 +07:00
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
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
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
Lam
f708258986
[floatplane] New version of the Floatplane extractor
2020-04-20 21:17:42 +02:00
Oneboy1979
614c2697b5
[playerglobewien] - improvement url extractor (thx to sehaas)
2020-04-19 10:08:49 +02:00
Oneboy1979
9ed1d089d1
[playerglobewien] - removed unused import
2020-04-17 16:42:46 +02:00
Oneboy1979
06a9eb6764
[playerglobewien] - add extraction from seehas, add extraction of all thumbnails
2020-04-17 15:13:21 +02:00
Andrew Udvare
a57ae3f760
[Instagram] Support for Stories
2020-04-17 02:32:35 -04:00
J. Randall Owens
b42ada3f88
Merge branch 'master' of https://github.com/rg3/youtube-dl
2020-04-15 12:29:08 +01:00
teridon
09014a88ca
By default, use playlist description for video. If a short_description exists for a video (likely an interview), use that instead.
2020-04-13 19:21:09 -04:00
Pete Johns
5d6e557d0f
Extract SBSBaseIE with common _real_extract(), which follows established BaseIE pattern
2020-04-13 15:04:27 +10:00
Pete Johns
a6376446ec
Don't inherit from SBSIE
...
It's unclear from https://github.com/ytdl-org/youtube-dl/pull/21066#discussion_r407193002 why this is the case as the codebase has many examples of other InfoExtractor classes inheriting from derived classes.
2020-04-13 13:35:27 +10:00
Pete Johns
685ed27a4f
Use suitable() to determine which InfoExtractor class to use
2020-04-13 13:26:23 +10:00
Pete Johns
fd90cab05a
_VALID_URL regular expressions are not anchored
2020-04-13 13:23:08 +10:00
Pete Johns
5e04505a96
Remove data obviated by 'only_matching' flag
2020-04-13 13:14:02 +10:00
Dante
e4ef85b49b
corrected spaces in extractor.py
2020-04-12 11:30:15 -07:00
Oneboy1979
59bf7a1f26
playerglobeqien - add fallback to thumbnail extractor
2020-04-12 13:47:41 +02:00
Oneboy1979
efb9e93d30
playerglobeqien - added description, thumbnail and md5 checks
2020-04-12 13:32:00 +02:00