summaryrefslogtreecommitdiffstats
path: root/youtube_dl
Commit message (Collapse)AuthorAgeFilesLines
...
* | [chilloutzone] Add additional tests (#2340)Philipp Hagemeister2014-02-071-2/+27
| |
* | [channel9] SimplifySergey M.2014-02-071-3/+5
| |
* | [ivi] SimplifySergey M.2014-02-071-4/+6
| |
* | [nfb] Add workaround for python2.6Sergey M.2014-02-071-13/+30
| |
* | [chilloutzone] fixes bug with youtube extractionAndreas Schmitz2014-02-071-1/+1
| | | | | | | | | | 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
* | [chilloutzone] Add importPhilipp Hagemeister2014-02-071-1/+4
| |
* | credit @Fnordlab for chilloutzonePhilipp Hagemeister2014-02-071-0/+1
| |
* | [chilloutzone] Simplify (#2338)Philipp Hagemeister2014-02-071-52/+28
| |
* | Merge remote-tracking branch 'Fnordlab/chilloutzone'Philipp Hagemeister2014-02-072-0/+94
|\ \ | |/ |/|
| * [chilloutzone] Bug fix, runs against testsAndreas Schmitz2014-02-061-69/+62
| | | | | | | | | | Fixes a bug with python3.3 and made the extractor run successfully against tox
| * [chilloutzone] Added support for chilloutzone.netAndreas Schmitz2014-02-062-0/+101
| | | | | | | | | | | | Added support for chilloutzone.net videos including embedded youtube and vimeo movies. In case you find a not working movie, drop me an email.
* | release 2014.02.06.3Philipp Hagemeister2014-02-071-1/+1
| |
* | [nfb] Add encode POST dataSergey M.2014-02-071-1/+1
| |
* | [youtube:playlist] Recognize ‘top tracks’ urls (closes #2332)Jaime Marquínez Ferrándiz2014-02-061-8/+7
| | | | | | | | The list parameter starts with ‘MC’ and can have more characters after it, including dots
* | [elpais] Fix typoSergey M.2014-02-071-1/+1
| |
* | [ndr] Add support for ndr.de (Closes #2325)Sergey M.2014-02-072-0/+90
| |
* | release 2014.02.06.2Philipp Hagemeister2014-02-061-1/+1
| |
* | [nfb] Add support for onf.ca URLsSergey M.2014-02-061-2/+2
| |
* | [mooshare] Fix bogus video page URLSergey M.2014-02-061-2/+2
| |
* | [nfb] Add support for nfb.ca (Closes #2069)Sergey M.2014-02-062-0/+77
|/
* release 2014.02.06.1Philipp Hagemeister2014-02-061-1/+1
|
* [elpais] Add extractorPhilipp Hagemeister2014-02-063-2/+63
|
* [pbs] Remove unused importPhilipp Hagemeister2014-02-061-1/+0
|
* [collegehumor] We only get shortened descriptions nowPhilipp Hagemeister2014-02-061-4/+11
|
* [mtv/gametrailers] Change order of title preferencePhilipp Hagemeister2014-02-061-2/+5
| | | | It looks like the plain title is better again
* release 2014.02.06Philipp Hagemeister2014-02-061-1/+1
|
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2014-02-061-1/+1
|\
| * [ina] Improve _VALID_URL regex (fixes #2328)Jaime Marquínez Ferrándiz2014-02-051-1/+1
| | | | | | | | Accept all letters in upper case and don’t require anything after the id
* | [googlesearch] Fix start, and skip playlists (Fixes #2329)Philipp Hagemeister2014-02-061-13/+25
|/
* release 2014.02.05Philipp Hagemeister2014-02-051-1/+1
|
* [firstpost] Add extractor (Fixes #2324)Philipp Hagemeister2014-02-052-0/+39
|
* [thisav] Simplify and use unicode literalsSergey M.2014-02-051-15/+15
|
* [toutv] Use unicode literalsSergey M.2014-02-051-21/+23
|
* [m6] Add support for m6.fr (Closes #2313)Sergey M.2014-02-052-0/+57
|
* release 2014.02.04.1Philipp Hagemeister2014-02-041-1/+1
|
* [ina] SimplifyJaime Marquínez Ferrándiz2014-02-041-22/+19
| | | | Download the feed with ‘_download_xml’ to make the extraction easier
* [vbox7] simplifyJaime Marquínez Ferrándiz2014-02-041-25/+27
|
* [statigram] SimplifyJaime Marquínez Ferrándiz2014-02-041-18/+20
|
* [vine] SimplifyJaime Marquínez Ferrándiz2014-02-041-18/+21
|
* [youtube] signatures: Recognize javascript functions that contain “$” ↵Jaime Marquínez Ferrándiz2014-02-041-1/+1
| | | | (fixes #2304)
* release 2014.02.04Philipp Hagemeister2014-02-041-1/+1
|
* Merge remote-tracking branch 'origin/master'Philipp Hagemeister2014-02-043-1/+116
|\
| * [lifenews] Fix video URL extraction (Closes #2302)Sergey M.2014-02-041-1/+1
| |
| * [mooshare] Add support for mooshare.biz (Closes #2149)Sergey M2014-02-042-0/+115
| |
* | [pbs] Add support for article pages (Fixes #870)Philipp Hagemeister2014-02-041-19/+54
|/
* [collegehumor] Adapt test to changed video descriptionPhilipp Hagemeister2014-02-041-1/+1
|
* [bliptv] Remove unused importsPhilipp Hagemeister2014-02-041-5/+0
|
* [subtittles] Check that the result is not emptyPhilipp Hagemeister2014-02-041-1/+2
|
* [iprima] Use centralized format sortingPhilipp Hagemeister2014-02-041-2/+4
|
* Merge remote-tracking branch 'pulpe/_iprima'Philipp Hagemeister2014-02-042-0/+84
|\