Sergey M.
cdad742700
Merge pull request #6306 from jaimeMF/extract_start_time
...
[youtube] Extract start_time
10 years ago
Sergey M․
a9e8f60ef6
[rtlnl] Update unencrypted streams comment ( #6337 )
10 years ago
corone17
a8b7b26068
Undo adaptive -> flash workaround
...
For a couple of days now rtlXL's non-DRM adaptive (m3u8) streams don't work anymore. By undoing the adaptive -> flash workaround youtube-dl returns the DRM streams again. Too bad for foreigners (geoblock).
The progressive streams still work fine.
10 years ago
Sergey M․
ba911137fa
[rts] Add support for articles with videos on rhs ( Closes #6332 )
10 years ago
Sergey M․
d3f007af18
[daylimotion] Adapt to player v5 and modernize ( Closes #6151 , closes #6250 )
10 years ago
Jaime Marquínez Ferrándiz
2929fa0e79
[youtube] Also look into the 'start' field for start_time
10 years ago
Jaime Marquínez Ferrándiz
297a564bee
[youtube] Extract end_time
10 years ago
remitamine
8e92d21ebf
[googledrive] raise ExtractorError instead of warning
10 years ago
remitamine
36dbca8784
fix recursive error
10 years ago
remitamine
d1cc05e17e
remove unnecessary regex group names
10 years ago
remitamine
3b3d531965
fix embed regex
10 years ago
remitamine
653789afc7
add google drive embeds
10 years ago
remitamine
2d651a2d02
import google drive embed class
10 years ago
remitamine
3e5f3df172
move the embed to a separate class
10 years ago
remitamine
f120a7ab5e
change the _TEST info
10 years ago
remitamine
984e4d4875
[googledrive] Add new extractor
10 years ago
fnord
53b8247cb5
NationalGeographic._VALID_URL: work site-wide
...
Closes #6343 .
10 years ago
Jaime Marquínez Ferrándiz
59db9f8018
[downloader/dash] Improve 'combine_url' ( fixes #6341 )
...
In some videos the base_url already ends with '/'.
10 years ago
Yen Chi Hsuan
b73b14f72c
[viki] Rewrite dict selection codes
10 years ago
Yen Chi Hsuan
41597d9bed
[viki] Fix description extraction ( closes #6339 )
10 years ago
Jaime Marquínez Ferrándiz
b37317d8b0
[generic] Unescape HTML escape sequences in redirect urls ( fixes #6311 )
10 years ago
Jaime Marquínez Ferrándiz
87dc451108
[youtube] Don't use the DASH manifest from 'get_video_info' if 'use_cipher_signature' is True ( #5118 )
...
Currently they give a 403 Forbidden error.
10 years ago
Jaime Marquínez Ferrándiz
ca4456eda8
[tagesschau] Remove unused import
10 years ago
Sergey M․
993df6bc22
[prosiebensat1] Modernize
10 years ago
Sergey M․
61be92e26a
[prosiebensat1] Recognize DRM protected videos ( #6334 )
10 years ago
Sergey M․
c59b61c0da
[viki] Fix height ( Closes #6333 )
10 years ago
Sergey M․
3e214851a4
[tagesschau] Improve tests
10 years ago
Sergey M․
a47b602b08
[tagesschau] Add support for audio
10 years ago
Sergey M․
a083b859e4
Merge branch 'rohieb-patch/enhance-tagesschau-regex'
10 years ago
Sergey M․
948199deac
[tagesschau] Relax _VALID_URL and simplify
10 years ago
Sergey M․
c356620ec1
Merge branch 'patch/enhance-tagesschau-regex' of https://github.com/rohieb/youtube-dl into rohieb-patch/enhance-tagesschau-regex
10 years ago
Yen Chi Hsuan
f79ebf09a2
Credit @nichdu for Lecture2Go extractor
10 years ago
Sergey M․
c7620992d2
[pbs] No need to escape colon
10 years ago
Sergey M․
ce1bafdce9
[pbs] Clean up title construction rationale
10 years ago
Sergey M.
9872e588c8
Merge pull request #6292 from atomicdryad/pr-fix_pbs_titles
...
pbs: fix vague 'Full Episode' titles; prepend name of show
10 years ago
Sergey M․
d609edf4f1
[udemy] Handle already-logged-in scenario ( Closes #6327 )
10 years ago
Yen Chi Hsuan
3a99d321a8
Merge pull request #6303 from jaimeMF/dash_no_live
...
[YoutubeDL] don't default to 'bestvideo+bestaudio/best' for live videos
10 years ago
Yen Chi Hsuan
4bb3d999ac
Merge branch 'nichdu-lecture2go'
10 years ago
Yen Chi Hsuan
40101dc311
[lecture2go] Make optional fields non-fatal
10 years ago
Yen Chi Hsuan
e9c6deffee
[lecture2go] Add more metadata fields
10 years ago
Yen Chi Hsuan
9c29bc69f7
[utils] Improve parse_duration
...
Now dots are parsed. For example '87 Min.'
10 years ago
Yen Chi Hsuan
1e12429564
[lecture2go] Update _TEST
10 years ago
Yen Chi Hsuan
795704f0f1
[lecture2go] Support more formats
10 years ago
Yen Chi Hsuan
981b9cdc8c
[lecture2go] Improve some regular expressions
10 years ago
Yen Chi Hsuan
3f724339db
Merge branch 'lecture2go' of https://github.com/nichdu/youtube-dl into nichdu-lecture2go
10 years ago
Jaime Marquínez Ferrándiz
70c857b728
Credit Zach Bruggeman for the appleconnect extractor ( #6190 )
10 years ago
fnord
9e7e0dffd5
Actually add the extractor
10 years ago
fnord
c3dea3f878
Twittercard: support vmapurl method
10 years ago
fnord
f57f84f606
Twitter: get and describe video from status urls
10 years ago
Sergey M․
c84683c88b
[viewster] Strip titles
10 years ago