Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [youtube] Correct a minor regex typo | Filippo Valsorda | 2014-02-10 | 1 | -1/+1 | |
| | | ||||||
* | | Fix #2355 (date parsing with dashes) | Philipp Hagemeister | 2014-02-09 | 2 | -2/+3 | |
| | | ||||||
* | | [youtube] Correct invalid JSON (Fixes #2353) | Philipp Hagemeister | 2014-02-09 | 3 | -6/+15 | |
| | | ||||||
* | | [slideshare] Fix description extraction and modernize | Jaime Marquínez Ferrándiz | 2014-02-09 | 1 | -9/+14 | |
| | | | | | | | | The ‘og:description’ property doesn’t contain the full description | |||||
* | | [bloomberg] Fix extraction of ooyala embed code | Jaime Marquínez Ferrándiz | 2014-02-09 | 1 | -2/+4 | |
| | | ||||||
* | | [kontrtube] Add support for kontrtube.ru (Closes #2354) | Sergey M. | 2014-02-09 | 2 | -0/+67 | |
|/ | ||||||
* | [bbc.co.uk] Fix TV episode test | Sergey M. | 2014-02-09 | 1 | -3/+3 | |
| | ||||||
* | [bbc.co.uk] Improve overall extractor structure, add subtitles support | Sergey M | 2014-02-09 | 1 | -85/+186 | |
| | | | | | | (#2184) Everything from http://www.bbc.co.uk/iplayer/ should be downloadable now. | |||||
* | release 2014.02.08.2 | Philipp Hagemeister | 2014-02-08 | 1 | -1/+1 | |
| | ||||||
* | [jadorecettepub] Add extractor (Fixes #2148) | Philipp Hagemeister | 2014-02-08 | 5 | -9/+60 | |
| | ||||||
* | [jeuxvideo] Modernize | Philipp Hagemeister | 2014-02-08 | 1 | -9/+12 | |
| | ||||||
* | release 2014.02.08.1 | Philipp Hagemeister | 2014-02-08 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2014-02-08 | 1 | -1/+1 | |
|\ | ||||||
| * | [bbc.co.uk] Fix regex | Sergey M. | 2014-02-08 | 1 | -1/+1 | |
| | | ||||||
| * | [bbc.co.uk] Add one more link format | Sergey M | 2014-02-08 | 1 | -1/+1 | |
| | | ||||||
* | | [pbs] Add support for viralplayer links (Fixes #2350) | Philipp Hagemeister | 2014-02-08 | 2 | -12/+19 | |
|/ | ||||||
* | release 2014.02.08 | Philipp Hagemeister | 2014-02-08 | 1 | -1/+1 | |
| | ||||||
* | [bbc.co.uk] Add support for bbc.co.uk radio programmes (Closes #2184) | Sergey M. | 2014-02-08 | 3 | -0/+123 | |
| | ||||||
* | Merge pull request #2342 from MikeCol/tube8 | Filippo Valsorda | 2014-02-08 | 1 | -1/+1 | |
|\ | | | | | [Tube8] Extended valid urls schema | |||||
| * | Extended valid urls schema | MikeCol | 2014-02-08 | 1 | -1/+1 | |
| | | ||||||
* | | [chilloutzone] Add additional tests (#2340) | Philipp Hagemeister | 2014-02-07 | 1 | -2/+27 | |
| | | ||||||
* | | [channel9] Simplify | Sergey M. | 2014-02-07 | 1 | -3/+5 | |
| | | ||||||
* | | [ivi] Simplify | Sergey M. | 2014-02-07 | 1 | -4/+6 | |
| | | ||||||
* | | [nfb] Add workaround for python2.6 | Sergey M. | 2014-02-07 | 1 | -13/+30 | |
| | | ||||||
* | | Merge pull request #2340 from Fnordlab/master | Philipp Hagemeister | 2014-02-07 | 1 | -1/+1 | |
|\ \ | | | | | | | [chilloutzone] Fixes refactoring bug | |||||
| * | | [chilloutzone] fixes bug with youtube extraction | Andreas Schmitz | 2014-02-07 | 1 | -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 Schmitz | 2014-02-07 | 11 | -64/+219 | |
| |\ \ | |/ / |/| | | ||||||
* | | | [chilloutzone] Add import | Philipp Hagemeister | 2014-02-07 | 1 | -1/+4 | |
| | | | ||||||
* | | | credit @Fnordlab for chilloutzone | Philipp Hagemeister | 2014-02-07 | 1 | -0/+1 | |
| | | | ||||||
* | | | [chilloutzone] Simplify (#2338) | Philipp Hagemeister | 2014-02-07 | 1 | -52/+28 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'Fnordlab/chilloutzone' | Philipp Hagemeister | 2014-02-07 | 2 | -0/+94 | |
|\ \ \ | |_|/ |/| | | ||||||
* | | | release 2014.02.06.3 | Philipp Hagemeister | 2014-02-07 | 1 | -1/+1 | |
| | | | ||||||
* | | | [nfb] Add encode POST data | Sergey M. | 2014-02-07 | 1 | -1/+1 | |
| | | | ||||||
* | | | [youtube:playlist] Recognize ‘top tracks’ urls (closes #2332) | Jaime Marquínez Ferrándiz | 2014-02-06 | 3 | -8/+16 | |
| | | | | | | | | | | | | The list parameter starts with ‘MC’ and can have more characters after it, including dots | |||||
* | | | [elpais] Fix typo | Sergey M. | 2014-02-07 | 1 | -1/+1 | |
| | | | ||||||
* | | | [ndr] Add support for ndr.de (Closes #2325) | Sergey M. | 2014-02-07 | 2 | -0/+90 | |
| | | | ||||||
* | | | release 2014.02.06.2 | Philipp Hagemeister | 2014-02-06 | 1 | -1/+1 | |
| | | | ||||||
* | | | [nfb] Add support for onf.ca URLs | Sergey M. | 2014-02-06 | 1 | -2/+2 | |
| | | | ||||||
* | | | [mooshare] Fix bogus video page URL | Sergey M. | 2014-02-06 | 1 | -2/+2 | |
| | | | ||||||
* | | | [nfb] Add support for nfb.ca (Closes #2069) | Sergey M. | 2014-02-06 | 2 | -0/+77 | |
| | | | ||||||
| | * | Merge branch 'chilloutzone' | Andreas Schmitz | 2014-02-06 | 1 | -69/+62 | |
| | |\ | | |/ | |/| | ||||||
| * | | [chilloutzone] Bug fix, runs against tests | Andreas Schmitz | 2014-02-06 | 1 | -69/+62 | |
| | | | | | | | | | | | | | | | Fixes a bug with python3.3 and made the extractor run successfully against tox | |||||
| | * | Merge branch 'chilloutzone' | Andreas Schmitz | 2014-02-06 | 2 | -0/+101 | |
| |/| |/|/ | ||||||
| * | [chilloutzone] Added support for chilloutzone.net | Andreas Schmitz | 2014-02-06 | 2 | -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.1 | Philipp Hagemeister | 2014-02-06 | 1 | -1/+1 | |
| | ||||||
* | [elpais] Add extractor | Philipp Hagemeister | 2014-02-06 | 3 | -2/+63 | |
| | ||||||
* | [test_download] Skip over BadStatusLine errors | Philipp Hagemeister | 2014-02-06 | 1 | -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 import | Philipp Hagemeister | 2014-02-06 | 1 | -1/+0 | |
| | ||||||
* | [collegehumor] We only get shortened descriptions now | Philipp Hagemeister | 2014-02-06 | 1 | -4/+11 | |
| | ||||||
* | [mtv/gametrailers] Change order of title preference | Philipp Hagemeister | 2014-02-06 | 1 | -2/+5 | |
| | | | | It looks like the plain title is better again |