aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor
AgeCommit message (Collapse)Author
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-07[chilloutzone] Simplify (#2338)Philipp Hagemeister
2014-02-07Merge remote-tracking branch 'Fnordlab/chilloutzone'Philipp 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-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-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-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-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.
2014-02-04[ina] SimplifyJaime Marquínez Ferrándiz
Download the feed with ‘_download_xml’ to make the extraction easier
2014-02-04[vbox7] simplifyJaime Marquínez Ferrándiz
2014-02-04[statigram] SimplifyJaime Marquínez Ferrándiz
2014-02-04[vine] SimplifyJaime Marquínez Ferrándiz
2014-02-04[youtube] signatures: Recognize javascript functions that contain “$” ↵Jaime Marquínez Ferrándiz
(fixes #2304)
2014-02-04Merge remote-tracking branch 'origin/master'Philipp Hagemeister
2014-02-04[pbs] Add support for article pages (Fixes #870)Philipp Hagemeister
2014-02-04[lifenews] Fix video URL extraction (Closes #2302)Sergey M.
2014-02-04[mooshare] Add support for mooshare.biz (Closes #2149)Sergey M
2014-02-04[collegehumor] Adapt test to changed video descriptionPhilipp Hagemeister
2014-02-04[bliptv] Remove unused importsPhilipp Hagemeister
2014-02-04[subtittles] Check that the result is not emptyPhilipp Hagemeister
2014-02-04[iprima] Use centralized format sortingPhilipp Hagemeister
2014-02-04Merge remote-tracking branch 'pulpe/_iprima'Philipp Hagemeister
2014-02-04[traileraddict] mark as brokenPhilipp Hagemeister
traileraddict has changed their URL encoding scheme. I'm working on restoring support, but that may take some time.
2014-02-04[iprima] Add support for play.iprima.czpulpe
2014-02-03[generic] Add support for multiple brightcove URLs (Fixes #2283)Philipp Hagemeister
2014-02-03[vimeo] Remove superfluous whitespaceSergey M.
2014-02-03[vimeo] Add support for subtitles (Closes #2239)Sergey M.