31736 Commits

Author SHA1 Message Date
ViruZs
5e79527881
Update youtube.py 2020-07-30 18:22:14 +05:30
ViruZs
2a3f7e2117
Thumbnail 2020-07-30 18:10:47 +05:30
ViruZs
0cc8dc08ca
Signature failed 2020-07-30 17:42:36 +05:30
ViruZs
7da82853ba
[youtube] Fix sigfunc name extraction
Merged with 
e450f6cb63
2020-07-30 17:22:48 +05:30
Crypto90
677de2d478
Fixed broken next page parsing
Added changes from this pull request for broken next page parsing:
https://github.com/ytdl-org/youtube-dl/pull/26163
2020-07-30 09:26:58 +02:00
J. Randall Owens
6f64d18db3 Merge branch 'master' of https://github.com/rg3/youtube-dl 2020-07-29 20:45:52 +01:00
JChris246
adcf718456 updated regex to only be alphanumeric 2020-07-29 11:51:32 -04:00
craftingmod
e2324cebda [youtube] added support 256kbps aac audio in youtube music (youtube premium only) 2020-07-29 20:51:14 +09:00
oleksis
92cee65f94 Merge branch 'master' of https://github.com/ytdl-org/youtube-dl into PictaExtractor 2020-07-29 07:43:10 -04:00
Grabien
b30047431e Update code style for cspan (flake8) 2020-07-29 14:00:08 +04:00
Sergey M․
de722d3cd7 release 2020.07.28 2020-07-28 15:34:32 +02:00
Sergey M․
f4492c4890 [ChangeLog] Actualize
[ci skip]
2020-07-28 15:34:32 +02:00
Sergey M․
49004a6b59 [youtube] Fix sigfunc name extraction (closes #26134, closes #26135, closes #26136, closes #26137) 2020-07-28 15:34:32 +02:00
MRWITEK
54ffcbb8eb [youtube] Improve description extraction (closes #25937) (#25980) 2020-07-28 15:34:32 +02:00
Sergey M․
9fa728f4e8 [wistia] Restrict embed regex (closes #25969) 2020-07-28 15:34:31 +02:00
Glenn Slayden
bb2c950b8e [youtube] Prevent excess HTTP 301 (#25786) 2020-07-28 15:34:31 +02:00
Sergey M․
255f31b5cb [youtube:playlists] Extend _VALID_URL (closes #25810) 2020-07-28 15:34:31 +02:00
Remita Amine
2bd94127a2 [bellmedia] add support for cp24.com clip URLs(closes #25764) 2020-07-28 15:34:30 +02:00
Teemu Ikonen
4357a007dd [yle-dl] Flatten subtitles output for mpv's ytdl_hook 2020-07-28 14:01:43 +03:00
Teemu Ikonen
628292ebb1 [yle-dl] Support multiple subs per language 2020-07-28 14:01:43 +03:00
Teemu Ikonen
2ca292972c [yle-dl] Add yle-dl based extractor for areena.yle.fi 2020-07-28 14:01:43 +03:00
ViruZs
38a86aa4c2
Testing Google Drive 2020-07-28 10:55:04 +05:30
pull[bot]
3086f69720
Merge pull request #349 from ytdl-org/master
[pull] master from ytdl-org:master
2020-07-28 03:53:00 +00:00
Sergey M․
a4ed50bb84
release 2020.07.28 2020.07.28 2020-07-28 05:13:03 +07:00
Sergey M․
570611955f
[ChangeLog] Actualize
[ci skip]
2020-07-28 05:07:54 +07:00
Sergey M․
e450f6cb63
[youtube] Fix sigfunc name extraction (closes #26134, closes #26135, closes #26136, closes #26137) 2020-07-28 05:05:38 +07:00
Grabien
a9c21fa9ed Update extractor for www.c-span.org 2020-07-27 18:55:46 +04:00
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
Mohamed El Morabity
f712dbafa7 [xtube] Add age verification cookie to user video list request 2020-07-27 12:29:13 +02:00
Mohamed El Morabity
c3e1951f0a [xtube] Update cookie name for age verification 2020-07-27 11:36:33 +02: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
BassThatHertz
00897f32f8 Re-created .travis.yml which was accidently deleted. 2020-07-26 02:16:58 +01:00
BassThatHertz
10a9f184c0 Only use the Matroska container if an audio extension is specified. 2020-07-26 02:08:16 +01:00
Linol Shadowcat
db95259526 [adobepass] Add initial support for GoogleFiber MSO 2020-07-25 16:20:30 -05:00
BassThatHertz
dbf4af5244 Make the fix for #6724 apply to all audio formats. 2020-07-25 19:17:57 +01:00
BassThatHertz
799938536f Fix indentation length. 2020-07-25 16:28:35 +01:00
BassThatHertz
3a8aed1741 Fix for #6724 (error when specifying mp3 extension for output filename) 2020-07-25 16:16:44 +01:00
Alfonso Solbes
1b390b9ee9 added support for playz videos (https://www.rtve.es/playz/) 2020-07-25 17:00:22 +02:00
Teemu Ikonen
51b70469ed Support multiple subs per lang, differentiate by name
Add a new column 'name' to --list-subs output.

Output all the subtitles for a given lang with a different 'name' with
--write-sub --sub-lang foo.

The name will be a component in the output subtitle file names, before
the language code, if it is not empty.

Also adapt ffmpeg postprocessing funcs accoordingly.
2020-07-25 17:49:38 +03:00
random-nick
cae18ef8f2 [youtube] Fix age gate detection 2020-07-25 13:36:26 +02:00
J. Randall Owens
9fa017d3f3 Merge branch 'master' of https://github.com/rg3/youtube-dl 2020-07-24 14:39:14 +01:00
senaps
72c9753d18 Fixed flake 8 error 2020-07-24 06:28:15 +04:30
senaps
ec0fc33117 [executor/common] fixed load json error, (closes #23159) 2020-07-24 06:14:06 +04:30
Chew
04f52b95c2
Remove from global extractor list as well 2020-07-23 15:49:30 -05:00
Chew
94705720ac
Remove beampro/Mixer extractor 2020-07-23 15:44:08 -05:00
Teemu Ikonen
c23c35c9c1 [youtube] Return sub name in subtitle dict
Document the subtitles 'name' key in extractor/common.py
2020-07-23 20:44:15 +03:00
Timendum
8fb8854576 [RaiPlay] New video json source 2020-07-23 17:33:55 +02:00