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
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
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
mrx23dot
f15317c8d1
[mediaklikk] added m4sport support
2020-07-14 21:47:26 +01: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
xarantolus
7fa0a67cc1
Remove unused variable
2020-07-10 11:50:50 +02:00
xarantolus
c37ca4732b
[youtube] Remote download limit
2020-07-10 11:47:13 +02:00
Wattux
dcab7389ac
[ffmpeg] Support splitting target based on extracted chapters ( #24858 )
...
This introduces a new FFmpegPostProcessor, which looks for "chapters"
extracted by IEs. For each identified chapter, it extracts a single
track from the source file, using ffmpeg's -ss / -t arguments.
2020-07-06 10:43:25 +02:00
ALurker
db3925b132
Fix breaks to PagedList and Generator Playlists
2020-07-02 21:16:07 -05:00
ALurker
f4ca81416b
[generic] Correct apply order on playlist-reverse ( closes #6845 )
2020-07-02 21:16:07 -05:00
JChris246
c300582cdb
Changed regex to exclusively include numbers and letters
2020-07-02 13:12:04 -04: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
Josu Moreno
2c7088b59a
Add extraction logic to mitele for videos not based in ooyala
2020-07-01 21:17:34 +02:00
Roxedus
da499b84da
Fix break when request fails
2020-07-01 15:22:23 +02:00
Paul Wise
c9fed7746a
Add support for RTRFM
2020-07-01 09:29:57 +08: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
JChris246
c3f3a45b7d
Changed regex which will grab 1 result for title and replaced old pattern
2020-06-30 20:38:17 -04:00
JChris246
96d526a289
Added description extraction
2020-06-30 20:21:14 -04:00
JChris246
f17bcef192
Made some changes to conform with coding conventions
2020-06-30 20:13:54 -04:00
Glenn Slayden
07af16b92e
[youtube] Prevent excess HTTP 301 ( #25786 )
2020-07-01 02:56:16 +07:00
Sergey M
9050896212
Update youtube.py
2020-07-01 02:54:58 +07:00
Crypto90
c12c50913f
Add files via upload
...
Feature added to search for youtube playlists and getting correct youtube playlist id results.
Also added duration fetching for youtube videos, which already works, but the yield self.url_result(video_id, 'Youtube', video_id, video_title) return function has still to get changed to yield self.url_result(video_id, 'Youtube', video_id, video_title, video_duration) which I did not found where to do. Otherwise it returns missmatching count of arguments.
2020-06-30 21:25:11 +02:00
JChris246
fe168c63bb
[sexlikereal] Add new extractor
2020-06-30 00:36:00 -04:00
JChris246
92dde77016
Fixed title extraction
2020-06-30 00:30:14 -04:00
Karl Semich
c6ab2e6fe1
Listen to --default-extension for twitch downloads
2020-06-29 19:16:29 -04:00
JChris246
e9c12c6537
Adding requested changes
...
Changed regex from [\dA-z]+ to \w+
Updated movies id regex
2020-06-29 13:01:14 -04:00
orthello
c009da0e40
Update xhamster.py
...
Movie and Video id can also contain characters [a-zA-Z]
change \d+ on line 28 and 29 to \w+
2020-06-29 17:28:58 +02:00
Robert Jacobson
cdb3cfb31a
Merge remote-tracking branch 'upstream/master' into digitalconcerthall
2020-06-28 17:36:10 -04:00
dunnousername
83815e5a08
[Veeps] add _NETRC_MACHINE
2020-06-28 14:20:51 -04:00
dunnousername
d46b850f96
[Veeps] add extractor
2020-06-28 13:17:26 -04:00
JChris246
ff13f279ce
Minor change to regex to include capital letters
2020-06-28 09:52:23 -04:00
JChris246
8c20558064
Added test for new url format
2020-06-28 09:34:19 -04:00
Sergey M․
e942cfd1a7
[youtube:playlists] Extend _VALID_URL ( closes #25810 )
2020-06-28 10:30:03 +07:00