aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Collapse)Author
2014-02-25[nbc] Add an extractor for the main nbc.com siteJaime Marquínez Ferrándiz
Some of the videos are encrypted, the f4m downloader doesn’t support them.
2014-02-25[crunchyroll] Use `enumerate`Jaime Marquínez Ferrándiz
2014-02-25[crunchyroll] Handle error messageSergey M.
2014-02-25[crunchyroll] Fix subtitle lang code extractionSergey M
2014-02-25[crunchyroll] Tidy and modernizeSergey M
2014-02-25release 2014.02.25.12014.02.25.1Philipp Hagemeister
2014-02-25[vevo] Add age_limit supportPhilipp Hagemeister
2014-02-25[vevo] Add suppot for v3 SMIL URLs (Fixes #2409)Philipp Hagemeister
2014-02-25[testurl] Fix case when only one IE matchesPhilipp Hagemeister
2014-02-24Fix incorrect format codesAGSPhoenix
Corrects the descriptions for the DASH video format codes 264 and 138 (1440p and 2160p, respectively).
2014-02-25release 2014.02.252014.02.25Philipp Hagemeister
2014-02-25Merge remote-tracking branch 'origin/master'Philipp Hagemeister
2014-02-25Ignore BOM in batch files (Fixes #2450)Philipp Hagemeister
2014-02-24[veoh] Allow to download videos with age protection (fixes #2455)Jaime Marquínez Ferrándiz
2014-02-24[generic] Add support for nowvideo embedded videosSergey M.
2014-02-24[podomatic] Use unicode_literalsPhilipp Hagemeister
2014-02-24[nowvideo] Rewrite based on novamov extractorSergey M.
2014-02-24[novamov] Generalize extractorSergey M.
2014-02-24[novamov] Improve _VALID_URLSergey M.
2014-02-24[cinemassacre] ModernizeJaime Marquínez Ferrándiz
2014-02-24[cinemassacre] Fix extractionJaime Marquínez Ferrándiz
Now we download over http, we don't need rtmpdump.
2014-02-24[academicearth] Remove debug printJaime Marquínez Ferrándiz
2014-02-24[academicearth] Fix extractionJaime Marquínez Ferrándiz
The courses seems to be no longer available, changed the test to a playlist.
2014-02-24[nbc] ModernizeJaime Marquínez Ferrándiz
2014-02-24[iprima] Add missing `)`Jaime Marquínez Ferrándiz
2014-02-24[iprima] Add support for -WEB URLs (Closes #2449)Philipp Hagemeister
2014-02-24[iprima] Clean up a little bitPhilipp Hagemeister
2014-02-24release 2014.02.242014.02.24Philipp Hagemeister
2014-02-24[zdf] Fix podcast extraction and use unicode literals (Closes #2446)Sergey M.
2014-02-24[youtube] Fix mix video regexSergey M.
Attributes' order in <li> is arbitrary and changes every time playlist page is fetched, so we can't rely on `data-index` to be before `data-video-username`.
2014-02-23[normalboots] Modernize and simplifyJaime Marquínez Ferrándiz
2014-02-23[normalboots] Fix video url extractionJaime Marquínez Ferrándiz
2014-02-23[youtube:playlist] Fix mixes extraction (fixes #2444)Jaime Marquínez Ferrándiz
2014-02-23[vine] Extract more metadata and support low formatSergey M.
2014-02-23Add one more format to unified_strdateSergey M.
2014-02-23[breakcom] Fix error when calling _search_regexJaime Marquínez Ferrándiz
I passed `’webpage’` instead of the variable `webpage`.
2014-02-23[breakcom] Fix info json extractionJaime Marquínez Ferrándiz
2014-02-23[vine] Fix uploader extractionJaime Marquínez Ferrándiz
2014-02-22release 2014.02.22.12014.02.22.1Philipp Hagemeister
2014-02-22[videobam] Set age_limit to 18Philipp Hagemeister
From [their ToS](http://videobam.com/terms): "User must be eighteen 18[sic] years of age or older to use or access this web site."
2014-02-22Fix importsPhilipp Hagemeister
2014-02-22[f4m] Clean upPhilipp Hagemeister
2014-02-23[videobam] Add support for videobam.com (Closes #2411)Sergey M.
2014-02-22Credit @soult for brPhilipp Hagemeister
2014-02-22[br] SimplifyPhilipp Hagemeister
2014-02-22Merge remote-tracking branch 'soult/br'Philipp Hagemeister
2014-02-22release 2014.02.222014.02.22Philipp Hagemeister
2014-02-22[trutube] Support multiple formats (#2433)Philipp Hagemeister
2014-02-22Merge remote-tracking branch 'JohnyMoSwag/master'Philipp Hagemeister
2014-02-22[savefrom] Add extractor (Fixes #2434)Philipp Hagemeister