aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Collapse)Author
2014-02-09Add a downloader for f4m manifestsJaime Marquínez Ferrándiz
2014-02-08Add an extractor for syfy.comJaime Marquínez Ferrándiz
It uses theplatfrom.com, which has been updated to work with f4m manifests
2014-02-09[bbc.co.uk] Fix TV episode testSergey M.
2014-02-09[bbc.co.uk] Improve overall extractor structure, add subtitles supportSergey M
(#2184) Everything from http://www.bbc.co.uk/iplayer/ should be downloadable now.
2014-02-08release 2014.02.08.22014.02.08.2Philipp Hagemeister
2014-02-08[jadorecettepub] Add extractor (Fixes #2148)Philipp Hagemeister
2014-02-08[jeuxvideo] ModernizePhilipp Hagemeister
2014-02-08release 2014.02.08.12014.02.08.1Philipp Hagemeister
2014-02-08Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister
2014-02-08[pbs] Add support for viralplayer links (Fixes #2350)Philipp Hagemeister
2014-02-08[bbc.co.uk] Fix regexSergey M.
2014-02-08[bbc.co.uk] Add one more link formatSergey M
2014-02-08release 2014.02.082014.02.08Philipp Hagemeister
2014-02-08[bbc.co.uk] Add support for bbc.co.uk radio programmes (Closes #2184)Sergey M.
2014-02-08Merge pull request #2342 from MikeCol/tube8Filippo Valsorda
[Tube8] Extended valid urls schema
2014-02-08Extended valid urls schemaMikeCol
2014-02-07[chilloutzone] Add additional tests (#2340)Philipp Hagemeister
2014-02-07[channel9] SimplifySergey M.
2014-02-07[ivi] SimplifySergey M.
2014-02-07[nfb] Add workaround for python2.6Sergey M.
2014-02-07[chilloutzone] fixes bug with youtube extractionAndreas Schmitz
the id used for extracting the video from youtube is stored in native_video_id not video_id. This id is only used on chilloutzone.net
2014-02-07[chilloutzone] Add importPhilipp Hagemeister
2014-02-07credit @Fnordlab for chilloutzonePhilipp Hagemeister
2014-02-07[chilloutzone] Simplify (#2338)Philipp Hagemeister
2014-02-07Merge remote-tracking branch 'Fnordlab/chilloutzone'Philipp Hagemeister
2014-02-07release 2014.02.06.32014.02.06.3Philipp Hagemeister
2014-02-06[chilloutzone] Bug fix, runs against testsAndreas Schmitz
Fixes a bug with python3.3 and made the extractor run successfully against tox
2014-02-07[nfb] Add encode POST dataSergey M.
2014-02-06[youtube:playlist] Recognize ‘top tracks’ urls (closes #2332)Jaime Marquínez Ferrándiz
The list parameter starts with ‘MC’ and can have more characters after it, including dots
2014-02-07[elpais] Fix typoSergey M.
2014-02-07[ndr] Add support for ndr.de (Closes #2325)Sergey M.
2014-02-06release 2014.02.06.22014.02.06.2Philipp Hagemeister
2014-02-06[nfb] Add support for onf.ca URLsSergey M.
2014-02-06[mooshare] Fix bogus video page URLSergey M.
2014-02-06[nfb] Add support for nfb.ca (Closes #2069)Sergey M.
2014-02-06[chilloutzone] Added support for chilloutzone.netAndreas Schmitz
Added support for chilloutzone.net videos including embedded youtube and vimeo movies. In case you find a not working movie, drop me an email.
2014-02-06release 2014.02.06.12014.02.06.1Philipp Hagemeister
2014-02-06[elpais] Add extractorPhilipp Hagemeister
2014-02-06[pbs] Remove unused importPhilipp Hagemeister
2014-02-06[collegehumor] We only get shortened descriptions nowPhilipp Hagemeister
2014-02-06[mtv/gametrailers] Change order of title preferencePhilipp Hagemeister
It looks like the plain title is better again
2014-02-06release 2014.02.062014.02.06Philipp Hagemeister
2014-02-06Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister
2014-02-06[googlesearch] Fix start, and skip playlists (Fixes #2329)Philipp Hagemeister
2014-02-05[ina] Improve _VALID_URL regex (fixes #2328)Jaime Marquínez Ferrándiz
Accept all letters in upper case and don’t require anything after the id
2014-02-05release 2014.02.052014.02.05Philipp Hagemeister
2014-02-05[firstpost] Add extractor (Fixes #2324)Philipp Hagemeister
2014-02-05[thisav] Simplify and use unicode literalsSergey M.
2014-02-05[toutv] Use unicode literalsSergey M.
2014-02-05[m6] Add support for m6.fr (Closes #2313)Sergey M.