aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Extended valid urls schemaMikeCol2014-02-081-1/+1
| |
* | [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
| |
* | Merge pull request #2340 from Fnordlab/masterPhilipp Hagemeister2014-02-071-1/+1
|\ \ | | | | | | [chilloutzone] Fixes refactoring bug
| * | [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
| * | Merge remote-tracking branch 'upstream/master'Andreas Schmitz2014-02-0711-64/+219
| |\ \ | |/ / |/| |
* | | [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
|\ \ \ | |_|/ |/| |
* | | 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-063-8/+16
| | | | | | | | | | | | 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
| | |
| | * Merge branch 'chilloutzone'Andreas Schmitz2014-02-061-69/+62
| | |\ | | |/ | |/|
| * | [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
| | * Merge branch 'chilloutzone'Andreas Schmitz2014-02-062-0/+101
| |/| |/|/
| * [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.1Philipp Hagemeister2014-02-061-1/+1
|
* [elpais] Add extractorPhilipp Hagemeister2014-02-063-2/+63
|
* [test_download] Skip over BadStatusLine errorsPhilipp Hagemeister2014-02-061-1/+2
| | | | An error like https://travis-ci.org/rg3/youtube-dl/jobs/18317799#L449 is almost certainly the server's fault.
* [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-062-13/+34
|/
* 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
|
* [test/youtube_signature] Add a test with the last playerJaime Marquínez Ferrándiz2014-02-041-0/+6
| | | | To verify it correctly handles function with “$” in their names.
* [youtube] signatures: Recognize javascript functions that contain “$” ↵Jaime Marquínez Ferrándiz2014-02-041-1/+1
| | | | (fixes #2304)
* remove accidentally duplicated test filePhilipp Hagemeister2014-02-041-75/+0
|
* release 2014.02.04Philipp Hagemeister2014-02-041-1/+1
|
* Merge remote-tracking branch 'origin/master'Philipp Hagemeister2014-02-043-1/+116
|\