Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 | ||||
| * | [README.md] correct the test command | pulpe | 2014-02-19 | 1 | -1/+1 |
|/ | |||||
* | Document prefered config location (#2407) | Philipp Hagemeister | 2014-02-19 | 1 | -1/+1 |
| | |||||
* | release 2014.02.19.1 | Philipp Hagemeister | 2014-02-19 | 1 | -1/+1 |
| | |||||
* | [liveleak] Add support for prochan embeds (Fixes #2406) | Philipp Hagemeister | 2014-02-19 | 1 | -10/+45 |
| | |||||
* | release 2014.02.19 | Philipp Hagemeister | 2014-02-19 | 1 | -1/+1 |
| | |||||
* | [testurl] Add extractor | Philipp Hagemeister | 2014-02-19 | 2 | -0/+67 |
| | | | | This is a pseudo extractor that can be used to quickly look up test URLs, or test without the test harness. | ||||
* | [space] modernize | Philipp Hagemeister | 2014-02-19 | 1 | -8/+10 |
| | |||||
* | [bbccouk] Replace test | Sergey M. | 2014-02-19 | 1 | -5/+5 |
| | | | This older episode is from 1994 and hopefully won't get deleted. | ||||
* | [youtube] Add support for yourepeat.com URLs (Closes #2397) | Sergey M. | 2014-02-19 | 1 | -1/+2 |
| |