31176 Commits

Author SHA1 Message Date
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
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
NGTmeaty
8fe398d8b1
[twitter] Reduce crashes
There's an issue with the twitter livestream not having a proper title, like in my example here. My fix fixes this. https://gist.github.com/NGTmeaty/86540090b3410febf3d2734f53f7a266
2020-06-01 02:33:55 -04:00
The Stranjer
39a4144527 Strip the filename of beginning and end whitespace 2020-05-31 14:03:46 -04:00
The Stranjer
3148e70723 Truncate filenames that are too long 2020-05-31 13:46:14 -04: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
Matej Dujava
25c6c538b3 malltv: some new videos are hosted on sk.mall.tv domain
www.mall.tv and sk.mall.tv may share same video, but few of them are
accessible only on sk subdomain.

Signed-off-by: Matej Dujava <mdujava@kocurkovo.cz>
2020-05-29 14:31:05 +02:00
jgilf
b892c5fbb7 [Pivotshare] Updated error handling 2020-05-29 11:47:31 +10:00
Vyacheslav Karpukhin
123519c328 NDR subtitles: fixed compatibility with python 2.6, ensured that errors are non-fatal 2020-05-29 00:54:17 +02:00
Vyacheslav Karpukhin
e2d5f1cba6 Added subtitles support for NDR extractor 2020-05-28 23:23:55 +02: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
NotFound
d7c2b43777
[hotstar] Move to API v1 2020-05-28 19:22:25 +05:00
oleksis
ba4c5a3277 Update extractor/picta.py 2020-05-28 09:20:51 -04:00
jgilf
ed09f7cef0 [Pivotshare] Remove unused exception variable 2020-05-28 21:47:39 +10:00
jgilf
d5275d7ce6 [Pivotshare] Add new extractor 2020-05-28 21:33:54 +10:00
jgilf
558052ee16 [Viddler] Fix errors 2020-05-28 15:39:30 +10:00
jgilf
847e96d70a [Viddler] Fix regex to meet coding conventions 2020-05-28 12:07:30 +10:00