Sergey M․
83c6b7f224
[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-06-15 21:11:13 +02:00
Sergey M․
6148b0929d
[compat] Introduce compat_cookiejar_Cookie
2020-06-15 21:11:13 +02:00
Sergey M․
f443feb782
[dailymotion] Fix typo
2020-06-15 21:11:13 +02:00
Sergey M․
36301a939b
[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-06-15 21:11:13 +02:00
Sergey M․
2cf485b9f8
[puhutv] Remove no longer available HTTP formats ( closes #25124 )
2020-06-15 21:11:13 +02:00
Sergey M․
3b22f0aabe
release 2020.05.03
2020-06-15 21:11:13 +02:00
Sergey M․
8e27247368
[ChangeLog] Actualize
...
[ci skip]
2020-06-15 21:11:13 +02:00
Sergey M․
633e33d682
[crunchyroll] Fix and improve extraction ( closes #25096 , closes #25060 )
2020-06-15 21:11:13 +02:00
Sergey M․
a91e9e4027
[extractor/common] Extract multiple JSON-LD entries
2020-06-15 21:11:13 +02:00
Sergey M․
2be06b35d2
[youtube] Improve player id extraction and add tests
2020-06-15 21:11:13 +02:00
Sergey M․
6b001ab981
[youtube] Use redirected video id if any ( closes #25063 )
2020-06-15 21:11:13 +02:00
Remita Amine
00efe66681
[yahoo] fix GYAO Player extraction and relax title URL regex( closes #24178 )( closes #24778 )
2020-06-15 21:11:13 +02:00
Remita Amine
49e8286d03
[tvplay] fix Viafree extraction( closes #15189 )( closes #24473 )( closes #24789 )
2020-06-15 21:11:13 +02:00
Sergey M․
2c2363aec7
[tenplay] Relax _VALID_URL ( closes #25001 )
2020-06-15 21:11:13 +02:00
Sergey M․
56e167e108
[prosiebensat1] Extract series metadata
2020-06-15 21:11:13 +02:00
Philipp Stehle
027a1f601e
[prosiebensat1] Improve extraction and remove 7tv.de support ( #24948 )
2020-06-15 21:11:13 +02:00
willbeaufoy
34c669d700
[options] Clarify doc on --exec command ( closes #19087 ) ( #24883 )
2020-06-15 21:11:13 +02:00
Sergey M․
d84b21b427
[youtube] Fix playlist and feed extraction ( closes #25675 )
2020-06-16 02:01:12 +07:00
Philipp Hagemeister
48bd042ce7
[facebook] Support single-video ID links
...
I stumbled upon this at https://www.facebook.com/bwfbadminton/posts/10157127020046316 . No idea how prevalent it is yet.
2020-06-14 13:17:51 +02:00
Marc Abonce Seguin
5cea6a3b43
[youtube] download storyboards even with no dash manifest
...
When youtube_include_dash_manifest was set to false the
storyboards wouldn't download anymore, even if these two
things are completely unrelated.
2020-06-06 17:52:43 -07:00
Marc Abonce Seguin
089a84a81d
[youtube] find storyboards in webpage if not found in info page
2020-06-06 17:52:43 -07:00
Benoit Favre
fca5e04398
Fix double question mark in url
2020-06-06 17:52:43 -07:00
Benoit Favre
6e1fd3a3b2
Update parsing of storyboards
...
The format for getting storyboards seems to have changed. They are now available in the 'player_response' field.
2020-06-06 17:52:43 -07:00
Marc Abonce Seguin
6bb3efe8df
[youtube] add storyboards meta field with list and write options
...
Storyboards are grids of small images that appear when
the user hovers their cursor over a video's timeline.
See related issue #9868 .
Options added:
* --list-storyboards
* --write-storyboards
2020-06-06 17:52:43 -07:00
Sergey M․
84213ea8d4
[youtube] Extract chapters from JSON ( closes #24819 )
2020-06-06 04:22:10 +07:00
Sergey M․
562de77f41
[kaltura] Add support for multiple embeds on a webpage ( closes #25523 )
2020-06-06 02:14:35 +07:00
Sergey M․
e1723c4bac
release 2020.06.06
2020.06.06
2020-06-06 01:51:39 +07:00
Sergey M․
607d204551
[ChangeLog] Actualize
...
[ci skip]
2020-06-06 01:49:27 +07:00
Sergey M․
a5b6102ea8
[tele5] Bypass geo restriction
2020-06-06 01:45:05 +07:00
Sergey M․
b77888228d
[jwplatform] Add support for bypass geo restriction
2020-06-06 01:44:36 +07:00
Sergey M․
0b1eaec3bc
[tele5] Prefer jwplatform over nexx ( closes #25533 )
2020-06-06 01:35:09 +07:00
Sergey M․
b37e47a3f9
[twitch:stream] Expect 400 and 410 HTTP errors from API
2020-06-06 00:57:40 +07:00
Sergey M․
ce3735df02
[twitch:stream] Fix extraction ( closes #25528 )
2020-06-06 00:55:29 +07:00
Sergey M․
a0455d0ffd
[twitch] Pass v5 accept header and fix thumbnails extraction ( closes #25531 )
2020-06-06 00:12:47 +07:00
Sergey M․
c8b232cc48
[brightcove] Sort imports
2020-06-05 23:35:57 +07:00
Sergey M․
b4eb0bc7bd
[brightcove] Fix subtitles extraction ( closes #25540 )
2020-06-05 23:33:14 +07:00
J. Randall Owens
cf2d8fa4ee
Merge branch 'master' of https://github.com/rg3/youtube-dl
2020-06-04 12:38:17 +01:00
Matej Dujava
d5147b65ac
[malltv] Add support for sk.mall.tv ( #25445 )
2020-06-01 21:11:31 +07:00
Sergey M․
7b0b53ea69
[twitter:broadcast] Add untitled periscope broadcast test
2020-06-01 20:32:57 +07:00
Sergey M․
7016e24ebe
[periscope] Fix untitled broadcasts ( #25482 )
2020-06-01 20:31:51 +07:00
Sergey M․
bef4688c72
[jwplatform] Improve embeds extraction ( closes #25467 )
2020-05-31 11:10:31 +07:00
oleksis
51c0a46e96
Update youtube_dl/extractor/picta.py
2020-05-30 23:57:21 -04:00
oleksis
06ee244086
Merge branch 'master' of https://github.com/ytdl-org/youtube-dl into PictaExtractor
2020-05-30 22:42:14 -04:00
Sergey M․
228c1d685b
release 2020.05.29
2020.05.29
2020-05-29 03:33:13 +07:00
Sergey M․
efd72b05d2
[ChangeLog] Actualize
...
[ci skip]
2020-05-29 03:28:44 +07:00
Sergey M․
fe515e5c75
[ard:beta] Extend _VALID_URL ( closes #25405 )
2020-05-29 02:01:51 +07:00
oleksis
ba4c5a3277
Update extractor/picta.py
2020-05-28 09:20:51 -04:00
SpeakerEnder
6a413ba612
Undo go changes
2020-05-27 21:11:07 -04:00
SpeakerEnder
421d6cf3cb
Merge branch 'master' of https://github.com/speakerender/youtube-dl into directvnow-auth-fix
2020-05-27 20:26:53 -04:00
J. Randall Owens
7011f9098a
Merge branch 'master' of https://github.com/rg3/youtube-dl
2020-05-28 01:06:42 +01:00