28997 Commits

Author SHA1 Message Date
Ganden Schaffner
76590695f6
[redbulltv] Remove unused imports 2020-07-27 04:27:19 -07:00
Ganden Schaffner
05766ca4bc
[redbulltv] Replace 404-ing tests and support non-AP URLs
Supports slugs in the format mentioned by @Boris-de in #22037.
2020-07-27 04:07:13 -07:00
Ganden Schaffner
13d6440717
[redbulltv] Avoid cache-based method and refactor
Big thanks to @heyjustyn for finding embedUrl.

Token query flag removed (doesn't seem to be sent in browser anymore).

I'm not sure about the standard for video_id. I'd guess that one should
not change it throughout _real_extract, but I'm not sure of a better way
if we desire to use rrn_id as the video_id (it seems to be the best
identifier).
2020-07-27 04:06:47 -07:00
MRWITEK
39db658554 [youtube] Improve description extraction (closes #25937) (#25980) 2020-07-26 21:22:54 +02:00
Sergey M․
6fcbdc54a0 [wistia] Restrict embed regex (closes #25969) 2020-07-26 21:22:54 +02:00
J. Randall Owens
9fa017d3f3 Merge branch 'master' of https://github.com/rg3/youtube-dl 2020-07-24 14:39:14 +01:00
rigstot
631e20d92a implement ThisVid extractor
deobfuscates the video URL using a reverse engineered version of KVS
player's algorithm. This was tested against version 4.0.4, 5.0.1 and
5.1.1.4 of the player and a warning will be issued if the major version
changes.
2020-07-19 14:58:19 +02:00
Tobias Gruetzmacher
2725bd3c57 [netzkino] Only use video id to find metadata (fixes #9226) 2020-07-18 16:32:55 +02:00
MRWITEK
a115e07594
[youtube] Improve description extraction (closes #25937) (#25980) 2020-07-14 12:01:15 +01:00
J. Randall Owens
ada79d2819 Merge branch 'master' of https://github.com/rg3/youtube-dl 2020-07-13 19:57:19 +01:00
oleksis
1f034effd8 Add PictaPlaylist extractor 2020-07-11 16:55:56 -04:00
Sergey M․
718393c632
[wistia] Restrict embed regex (closes #25969) 2020-07-11 18:27:19 +07:00
J. Randall Owens
65073dd377 Merge branch 'master' of https://github.com/rg3/youtube-dl 2020-07-11 00:17:58 +01:00
Thomas Tsiakalakis
844fe43642 Merge branch 'ytdl-org-master' 2020-07-02 12:10:34 +02:00
Thomas Tsiakalakis
0033e6a9a5 Merge https://github.com/ytdl-org/youtube-dl into ytdl-org-master 2020-07-02 12:10:21 +02:00
Paul Wise
36251bece0 [blogger] Add support for videos and embeds
There is no discernable title field in any of the JSON or URLs,
and the title is mandatory so 'Blogger' is used as a substitute.
2020-07-01 09:29:43 +08:00
Glenn Slayden
07af16b92e
[youtube] Prevent excess HTTP 301 (#25786) 2020-07-01 02:56:16 +07:00
Sergey M․
e942cfd1a7
[youtube:playlists] Extend _VALID_URL (closes #25810) 2020-06-28 10:30:03 +07:00
Remita Amine
9a7e5cb88a [bellmedia] add support for cp24.com clip URLs(closes #25764) 2020-06-23 15:09:13 +01:00
J. Randall Owens
26d98ae442 Merge branch 'master' of https://github.com/rg3/youtube-dl 2020-06-23 09:04:27 +01:00
Sergey M․
2391941f28
[brightcove] Improve embed detection (closes #25674) 2020-06-16 17:38:25 +07:00
J. Randall Owens
0fc20620fc Merge branch 'master' of https://github.com/rg3/youtube-dl 2020-06-16 10:07:22 +01:00
oleksis
a8b5bc2e2f Merge branch 'master' of https://github.com/ytdl-org/youtube-dl into PictaExtractor 2020-06-16 04:00:18 -04:00
Sergey M․
9ff6165a81
release 2020.06.16.1 2020.06.16.1 2020-06-16 06:22:01 +07:00
Sergey M․
1c748722f9
[ChangeLog] Actualize
[ci skip]
2020-06-16 06:19:23 +07:00
Sergey M․
ee0b726cd7
[youtube] Force old layout (closes #25682, closes #25683, closes #25680, closes #25686) 2020-06-16 06:17:53 +07:00
Sergey M․
dbeafce5d5
[youtube] Fix categories and improve tags extraction 2020-06-16 03:13:39 +07:00
J. Randall Owens
cb1a427c98 Merge branch 'master' of https://github.com/rg3/youtube-dl 2020-06-15 21:10:41 +01:00
Sergey M․
ed604ce7bc
release 2020.06.16 2020.06.16 2020-06-16 02:53:33 +07:00
Sergey M․
7adc7ca547
[ChangeLog] Actualize
[ci skip]
2020-06-16 02:52:09 +07:00
Sergey M․
a6211d237b
[youtube] Fix uploader id and uploader URL extraction 2020-06-16 02:43:09 +07:00
Sergey M․
7b16239a49
[youtube] Improve view count extraction 2020-06-16 02:38:45 +07:00
Sergey M․
37357d21a9
[youtube] Fix upload date extraction 2020-06-16 02:37:19 +07:00
Sergey M․
b477fc1314
[youtube] Fix thumbnails extraction and remove uploader id extraction warning (closes #25676) 2020-06-16 02:29:04 +07:00
Sergey M․
ec9e8b79bd [youtube] Fix playlist and feed extraction (closes #25675) 2020-06-15 21:11:13 +02:00
Philipp Hagemeister
46d2733f92 [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-15 21:11:13 +02:00
Sergey M․
06dc6af04c [youtube] Extract chapters from JSON (closes #24819) 2020-06-15 21:11:13 +02:00
Sergey M․
000522151f [kaltura] Add support for multiple embeds on a webpage (closes #25523) 2020-06-15 21:11:13 +02:00
Sergey M․
134453d1b2 release 2020.06.06 2020-06-15 21:11:13 +02:00
Sergey M․
087c966ab6 [ChangeLog] Actualize
[ci skip]
2020-06-15 21:11:13 +02:00
Sergey M․
108c4f6deb [tele5] Bypass geo restriction 2020-06-15 21:11:13 +02:00
Sergey M․
dc2ed23c7f [jwplatform] Add support for bypass geo restriction 2020-06-15 21:11:13 +02:00
Sergey M․
dba030385a [tele5] Prefer jwplatform over nexx (closes #25533) 2020-06-15 21:11:13 +02:00
Sergey M․
850d856bd0 [twitch:stream] Expect 400 and 410 HTTP errors from API 2020-06-15 21:11:13 +02:00
Sergey M․
4371c2a91b [twitch:stream] Fix extraction (closes #25528) 2020-06-15 21:11:13 +02:00
Sergey M․
7cc62f40e7 [twitch] Pass v5 accept header and fix thumbnails extraction (closes #25531) 2020-06-15 21:11:13 +02:00
Sergey M․
d6a72af211 [brightcove] Sort imports 2020-06-15 21:11:13 +02:00
Sergey M․
0235f89a83 [brightcove] Fix subtitles extraction (closes #25540) 2020-06-15 21:11:13 +02:00
Matej Dujava
ff3dabbc3c [malltv] Add support for sk.mall.tv (#25445) 2020-06-15 21:11:13 +02:00
Sergey M․
1b184e7898 [twitter:broadcast] Add untitled periscope broadcast test 2020-06-15 21:11:13 +02:00