Commit Graph

9185 Commits (289bbb350e11ae1460db515560345088d7c58663)
 

Author SHA1 Message Date
Yen Chi Hsuan f79ebf09a2 Credit @nichdu for Lecture2Go extractor
Sergey M․ c7620992d2 [pbs] No need to escape colon
Sergey M․ ce1bafdce9 [pbs] Clean up title construction rationale
Sergey M. 9872e588c8 Merge pull request from atomicdryad/pr-fix_pbs_titles
pbs: fix vague 'Full Episode' titles; prepend name of show
Sergey M․ d609edf4f1 [udemy] Handle already-logged-in scenario (Closes )
Yen Chi Hsuan 3a99d321a8 Merge pull request from jaimeMF/dash_no_live
[YoutubeDL] don't default to 'bestvideo+bestaudio/best' for live videos
Yen Chi Hsuan 4bb3d999ac Merge branch 'nichdu-lecture2go'
Yen Chi Hsuan 40101dc311 [lecture2go] Make optional fields non-fatal
Yen Chi Hsuan e9c6deffee [lecture2go] Add more metadata fields
Yen Chi Hsuan 9c29bc69f7 [utils] Improve parse_duration
Now dots are parsed. For example '87 Min.'
Yen Chi Hsuan 1e12429564 [lecture2go] Update _TEST
Yen Chi Hsuan 795704f0f1 [lecture2go] Support more formats
Yen Chi Hsuan 981b9cdc8c [lecture2go] Improve some regular expressions
Yen Chi Hsuan 3f724339db Merge branch 'lecture2go' of https://github.com/nichdu/youtube-dl into nichdu-lecture2go
Jaime Marquínez Ferrándiz 70c857b728 Credit Zach Bruggeman for the appleconnect extractor ()
Sergey M․ c84683c88b [viewster] Strip titles
Sergey M․ b68a2613f8 [viewster] Rewrite for new API (Closes )
Jaime Marquínez Ferrándiz 28afa6e77a [snagfilms] Don't use '_' as a variable that is used
Sergey M․ 496ce6b349 [snagfilms] Improve m3u8 extraction (Closes )
Philipp Hagemeister ce9512b78b release 2015.07.21
Sergey M․ 4eb59a6b1c [options] Fix a typo ()
Sergey M. 80b1ee0a4c Merge pull request from jwilk/spelling
README: fix a typo
Jakub Wilk f993afb26d README: fix a typo
Jaime Marquínez Ferrándiz 7c80519cbf [youtube] Extract start_time
From the 't=*' in the url.
Currently youtube-dl doesn't use the value, but it was requested for the mpv plugin.
Jaime Marquínez Ferrándiz 8250c32f49 [YoutubeDL] don't default to 'bestvideo+bestaudio/best' for live videos
Doesn't work currently.
Jaime Marquínez Ferrándiz 2fe1ff8582 [youtube] Set 'is_live'
Jaime Marquínez Ferrándiz 17ee98e1a5 [youtube] Fix upload_date in test
Jaime Marquínez Ferrándiz 2ee8f5d80f Merge remote-tracking branch 'yan12125/download-dash-segments' ()
Yen Chi Hsuan 3f302bca8c [tumblr] Improve downloading notes
Yen Chi Hsuan c909e5820e [tumblr] Delegate to GenericIE for non-tumblr videos
Fixes 
Yen Chi Hsuan a1b85269a4 [extractor/generic] Support vid.me embeds
Sergey M․ faa1f83ab4 [twitch:stream] Improve _VALID_URL (Closes )
Sergey M․ 308c505c3d [francetv] Improve _VALID_URL
fnord 0eacd2aaae less clunky if statement
Sergey M․ 18ae46ad4b [vice] Modernize
Sergey M․ 65c2b21df1 [vice] Make test only matching
Sergey M․ 772acaf31f [vice] Do not capture unused groups in _VALID_URL
Sergey M. f8d0745e27 Merge pull request from atomicdryad/pr-fixvice
fix/support news.vice.com
Sergey M․ d719c6a5ab [ard:mediathek] Add test for direct mp4
Sergey M․ 769efa16af [ard:mediathek] Remove dead test
Sergey M․ 86b4e98ac6 [ard:mediathek] Add audio test
Sergey M․ 3bf8c316a6 [sportschau] Reimplement in terms of ard extractor
Sergey M․ e37c92ec6d [ard] Extract all formats
fnord a5dd9a0c5d pbs: fix vague 'Full Episode' titles; prepend name of show
Many videos are given the title 'Full Episode' or 'Episode x', etc;
in the info json 'title' is the episode title (for oneshots this is
'Full Episode') while the program name is 'program':{'title'. This
changes the title from '(episode title)' to
 '(program name) - (episode title)'

The following urls demonstrate useless titles

    http://video.pbs.org/video/2365367186/
    http://video.pbs.org/video/2365519307/
    http://video.pbs.org/video/2365527039/
    http://video.pbs.org/video/2365530605/

Before change

    Full Episode
    Episode 5 | Preview
    Season 3 | Episode 4 Preview
    July 17, 2015

After change

    To Catch A Comet - Full Episode
    The Crimson Field - Episode 5 | Preview
    Last Tango in Halifax - Season 3 | Episode 4 Preview
    Charlie Rose The Week - July 17, 2015
fnord 7a4a945f13 fix/support news.vice.com
Sergey M․ 1d18e26eca [francetv] Remove unused import
Sergey M․ ac4b8df5e4 [francetv] Fix embed test
Sergey M․ 3bc9fb5889 [francetv] Update jt test
Sergey M․ 632cbb8efa [francetv] Fix f4m extraction completely
Sergey M․ 789a12aaaf [francetv] Restore support for jt videos