31718 Commits

Author SHA1 Message Date
Avi Peretz
2f3c50226a fix clips. 2020-06-12 18:38:29 +03:00
0x9fff00
d19a2e6abe
[europawebcast] Add extractor 2020-06-10 22:53:23 +02:00
Avi Peretz
e8d147618b facebook fix reactions as likes. 2020-06-10 16:16:36 +03: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
Avi Peretz
953b641944 fix twitch view count. 2020-06-09 09:41:10 +03: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
hodayabu
1d4345ec78
fix new ui bugs (#333)
* fix new ui bugs

* fix new ui bugs- pr comments

Co-authored-by: bhodaya <bhodaya@videocites.com>
2020-06-08 10:38:11 +03:00
jgilf
0d1a78fea8 [Pivotshare] Add playlist extractor 2020-06-08 15:20:52 +10:00
aviperetz34
5a4d830b9c
Merge pull request #332 from aviperes/fb_new_ui_ids_fix
fix uploader id
2020-06-07 17:06:31 +03:00
bhodaya
53b65d0534 fix uploader id 2020-06-07 17:00:16 +03:00
aviperetz34
ea45fd1032
Merge pull request #331 from aviperes/facebook_videos_new_ui_bug_fix
fix title, subscription, comments, live
2020-06-07 15:43:26 +03:00
bhodaya
02aaba1c06 fix title, subscription, comments, live 2020-06-07 15:18:18 +03:00
Avi Peretz
7924604f0d . 2020-06-07 15:07:56 +03:00
Avi Peretz
c9ffdf7b52 Add missing handle and followers. 2020-06-07 15:03:48 +03:00
Avi Peretz
f5ac40a0a2 Twitch - remove duplicate graph call 2020-06-07 12:47:42 +03: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
pull[bot]
5314669e2a
Merge pull request #329 from ytdl-org/master
[pull] master from ytdl-org:master
2020-06-05 22:03:39 +00: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
pull[bot]
407a988445
Merge pull request #328 from ytdl-org/master
[pull] master from ytdl-org:master
2020-06-05 18:03:38 +00: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