Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [academicearth] Fix extraction | Jaime Marquínez Ferrándiz | 2014-02-24 | 2 | -9/+10 | |
| | | | | The courses seems to be no longer available, changed the test to a playlist. | |||||
* | [nbc] Modernize | Jaime Marquínez Ferrándiz | 2014-02-24 | 1 | -13/+17 | |
| | ||||||
* | [iprima] Add missing `)` | Jaime Marquínez Ferrándiz | 2014-02-24 | 1 | -0/+1 | |
| | ||||||
* | [iprima] Add support for -WEB URLs (Closes #2449) | Philipp Hagemeister | 2014-02-24 | 1 | -7/+19 | |
| | ||||||
* | [iprima] Clean up a little bit | Philipp Hagemeister | 2014-02-24 | 1 | -8/+9 | |
| | ||||||
* | release 2014.02.24 | Philipp Hagemeister | 2014-02-24 | 1 | -1/+1 | |
| | ||||||
* | [zdf] Fix podcast extraction and use unicode literals (Closes #2446) | Sergey M. | 2014-02-24 | 1 | -36/+34 | |
| | ||||||
* | [youtube] Fix mix video regex | Sergey M. | 2014-02-24 | 1 | -3/+2 | |
| | | | | | Attributes' order in <li> is arbitrary and changes every time playlist page is fetched, so we can't rely on `data-index` to be before `data-video-username`. | |||||
* | [normalboots] Modernize and simplify | Jaime Marquínez Ferrándiz | 2014-02-23 | 1 | -38/+28 | |
| | ||||||
* | [normalboots] Fix video url extraction | Jaime Marquínez Ferrándiz | 2014-02-23 | 1 | -1/+1 | |
| | ||||||
* | [youtube:playlist] Fix mixes extraction (fixes #2444) | Jaime Marquínez Ferrándiz | 2014-02-23 | 1 | -4/+9 | |
| | ||||||
* | [vine] Extract more metadata and support low format | Sergey M. | 2014-02-23 | 1 | -15/+31 | |
| | ||||||
* | Add one more format to unified_strdate | Sergey M. | 2014-02-23 | 1 | -0/+1 | |
| | ||||||
* | [breakcom] Fix error when calling _search_regex | Jaime Marquínez Ferrándiz | 2014-02-23 | 1 | -1/+1 | |
| | | | | I passed `’webpage’` instead of the variable `webpage`. | |||||
* | [breakcom] Fix info json extraction | Jaime Marquínez Ferrándiz | 2014-02-23 | 1 | -2/+2 | |
| | ||||||
* | [vine] Fix uploader extraction | Jaime Marquínez Ferrándiz | 2014-02-23 | 1 | -2/+3 | |
| | ||||||
* | release 2014.02.22.1 | Philipp Hagemeister | 2014-02-22 | 1 | -1/+1 | |
| | ||||||
* | [videobam] Set age_limit to 18 | Philipp Hagemeister | 2014-02-22 | 1 | -0/+1 | |
| | | | | From [their ToS](http://videobam.com/terms): "User must be eighteen 18[sic] years of age or older to use or access this web site." | |||||
* | Fix imports | Philipp Hagemeister | 2014-02-22 | 3 | -4/+1 | |
| | ||||||
* | [f4m] Clean up | Philipp Hagemeister | 2014-02-22 | 1 | -6/+5 | |
| | ||||||
* | [videobam] Add support for videobam.com (Closes #2411) | Sergey M. | 2014-02-23 | 2 | -0/+80 | |
| | ||||||
* | Credit @soult for br | Philipp Hagemeister | 2014-02-22 | 1 | -0/+1 | |
| | ||||||
* | [br] Simplify | Philipp Hagemeister | 2014-02-22 | 1 | -63/+60 | |
| | ||||||
* | Merge remote-tracking branch 'soult/br' | Philipp Hagemeister | 2014-02-22 | 2 | -0/+83 | |
|\ | ||||||
| * | [BR] Add basic test | David Triendl | 2014-02-21 | 1 | -1/+13 | |
| | | ||||||
| * | [BR] Add "BR" extractor | David Triendl | 2014-02-21 | 2 | -0/+71 | |
| | | | | | | | | | | | | | | Extractor for videos from the Bayerischer Rundfunk Mediathek[1]. Currently only supports videos. Audio and podcasts do not work yet with this extractor. 1: http://br.de/mediathek | |||||
* | | release 2014.02.22 | Philipp Hagemeister | 2014-02-22 | 1 | -1/+1 | |
| | | ||||||
* | | [release.sh] Do not run tests by default | Philipp Hagemeister | 2014-02-22 | 1 | -3/+3 | |
| | | | | | | | | | | We are at the point that testing takes waay too long for a release cycle, and fails way too often. Tests through travis are a better indicator than testing just before release. | |||||
* | | [trutube] Support multiple formats (#2433) | Philipp Hagemeister | 2014-02-22 | 2 | -26/+40 | |
| | | ||||||
* | | Merge remote-tracking branch 'JohnyMoSwag/master' | Philipp Hagemeister | 2014-02-22 | 3 | -2/+46 | |
|\ \ | ||||||
| * | | added trutubeIE | Johny Mo Swag | 2014-02-22 | 3 | -2/+46 | |
| | | | ||||||
* | | | [savefrom] Add extractor (Fixes #2434) | Philipp Hagemeister | 2014-02-22 | 2 | -0/+38 | |
| | | | ||||||
* | | | [canalc2] Modernize | Philipp Hagemeister | 2014-02-22 | 1 | -12/+16 | |
| | | | ||||||
* | | | [spankwire] Fix uploader id regex | Sergey M. | 2014-02-22 | 1 | -1/+1 | |
| | | | ||||||
* | | | [spankwire] Improve and modernize | Sergey M. | 2014-02-22 | 1 | -24/+41 | |
|/ / | ||||||
* / | release 2014.02.21.1 | Philipp Hagemeister | 2014-02-21 | 1 | -1/+1 | |
|/ | ||||||
* | [generic] Fix on python 2.6 | Jaime Marquínez Ferrándiz | 2014-02-21 | 2 | -2/+8 | |
| | | | | | `ParseError` is not available, it raises `xml.parsers.expat.ExpatError`. The webpage needs to be encoded. | |||||
* | [youtube] Simplify the decryption process for the manifest urls and add a ↵ | Jaime Marquínez Ferrándiz | 2014-02-21 | 1 | -6/+21 | |
| | | | | test (closes #2422) | |||||
* | Merge branch 'youtube-dash' of github.com:m0vie/youtube-dl | Jaime Marquínez Ferrándiz | 2014-02-21 | 1 | -4/+18 | |
|\ | ||||||
| * | [youtube] decrypt signature when downloading dash manifest | m0viefreak | 2014-02-21 | 1 | -4/+18 | |
| | | ||||||
* | | release 2014.02.21 | Philipp Hagemeister | 2014-02-21 | 1 | -1/+1 | |
| | | ||||||
* | | [wimp] Modernize and replace test | Sergey M. | 2014-02-21 | 1 | -7/+8 | |
| | | ||||||
* | | [youtube] Fix playlist extraction (Closes #2423, #2424, #2425) | Sergey M. | 2014-02-21 | 1 | -14/+16 | |
|/ | ||||||
* | release 2014.02.20 | Philipp Hagemeister | 2014-02-20 | 1 | -1/+1 | |
| | ||||||
* | [generic] Add support for RSS feeds (Fixes #667) | Philipp Hagemeister | 2014-02-20 | 2 | -0/+37 | |
| | ||||||
* | [bbccouk] Add friendly contry filter error message (#2184) | Sergey M. | 2014-02-20 | 1 | -0/+5 | |
| | ||||||
* | Merge pull request #2413 from bentley/optypo | Jaime Marquínez Ferrándiz | 2014-02-20 | 2 | -2/+2 | |
|\ | | | | | Fix minor typo: “to to” → “to”. | |||||
| * | Fix minor typo: “to to” → “to”. | Anthony J. Bentley | 2014-02-19 | 2 | -2/+2 | |
| | | ||||||
* | | [xhamster] Fix and improve | Sergey M. | 2014-02-20 | 1 | -66/+69 | |
|/ | ||||||
* | Merge pull request #2408 from pulpe/_readme | Jaime Marquínez Ferrándiz | 2014-02-19 | 1 | -1/+1 | |
|\ | | | | | [README.md] correct the test command |