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
0x9fff00
d19a2e6abe
[europawebcast] Add extractor
2020-06-10 22:53:23 +02:00
geauxlo
da78a4f3ee
Recognize more valid URLs
...
URLs like `https://www.screencast.com/users/cindyhailes/folders/Jing/media/c9be177c-5808-4c4f-af56-eadceb3a7c82 ` weren't being accepted before
2020-06-10 07:01:52 +00:00
geauxlo
762fe4e670
Prefer API to scraping HTML when possible
2020-06-10 06:57:55 +00:00
geauxlo
4d44560896
github is not working for me, this is a workaround
2020-06-10 06:56:46 +00:00
geauxlo
ad6b8f8e58
do nothing
...
i tried to do two different pull requests on my master branch, whoops
2020-06-10 06:47:32 +00:00
geauxlo
33afd662d9
UNDO
2020-06-10 06:42:44 +00:00
geauxlo
66c498e558
Recognize more valid URLs
...
URLs like `https://www.screencast.com/users/cindyhailes/folders/Jing/media/c9be177c-5808-4c4f-af56-eadceb3a7c82 ` weren't being accepted before
2020-06-10 06:39:35 +00:00
geauxlo
3951a7faae
Prefer API to scraping HTML when possible
...
Also changed instances of `var is None` to `var == None`, and replaced `var.replace('http%3A', 'http:')` with a regex
2020-06-10 06:38:32 +00:00
geauxlo
bf52996740
Update api call to v5 spec in TwitchPlaylistBaseIE
2020-06-10 04:00:01 +00:00
ruru
846aaf1cd1
Fixed match of LBRY url in LBRYChannel extractor
2020-06-09 14:00:15 +02:00
hatienl0i261299
da8a5365e2
add coding: utf-8
2020-06-09 12:35:06 +07:00
hatienl0i261299
a9d0b9f178
[zingmp3_vn] Add new extractor
2020-06-09 12:19:34 +07:00
ruru
1d916e6d08
[LBRYChannel] Add new extractor
2020-06-08 14:40:41 +02:00
jgilf
0d1a78fea8
[Pivotshare] Add playlist extractor
2020-06-08 15:20:52 +10:00
Timothy Wynn
783d2968ae
Update go.py
...
Leaves original pattern untouched.
2020-06-06 22:49:53 -04: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
p1131
cc37829e68
minor improvements
2020-06-05 17:12:31 +03:00
p1131
ca9691bc46
flake8 fixes
2020-06-05 14:59:02 +03:00
p1131
ef41d07386
Fix Twitch livestreams Error 410: Gone ( closes #25528 )
2020-06-05 14:39:54 +03:00
Allan Fernando
21f9a337a2
fix viki error 404
2020-06-04 22:57:49 -03:00
J. Randall Owens
cf2d8fa4ee
Merge branch 'master' of https://github.com/rg3/youtube-dl
2020-06-04 12:38:17 +01:00
Paul Wise
c469133de8
Add support for RTRFM
2020-06-02 21:08:50 +08:00
Roman Sebastian Karwacik
e368428b67
[zoomus] Adjusted url regex, now allowing for arbitrary long ids, dont throw warning if password field not found
2020-06-02 13:07:10 +02:00
Henrik Heimbuerger
97fe7cd386
[nebula] Improve performance by avoiding redirect
2020-06-02 04:57:37 +02:00
Henrik Heimbuerger
f8acbf7019
Merge upstream 'master' into 'add-nebula-support'
2020-06-02 03:53:55 +02:00
Matej Dujava
d5147b65ac
[malltv] Add support for sk.mall.tv ( #25445 )
2020-06-01 21:11:31 +07:00