summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | [vimeo] Move all testcases to extractors and clean upPhilipp Hagemeister2014-08-272-50/+36
| | | | | | | | | | Previously, these extractors all defined their own suitable methods. No test_all_urls tests that everything is in order, automatically :)
* | Improve test_all_urls outputPhilipp Hagemeister2014-08-271-1/+3
| |
* | [vimeo] Move test case to where it belongsPhilipp Hagemeister2014-08-271-16/+15
| |
* | [facebook] Match video.php URLsPhilipp Hagemeister2014-08-271-3/+6
| |
* | release 2014.08.27.1Philipp Hagemeister2014-08-271-1/+1
| |
* | [ard] Add suppor for plain ARD downloads (Fixes #3546)Philipp Hagemeister2014-08-272-2/+63
| |
* | [generic] Prevent <video> search from skipping over empty sources (#3546)Philipp Hagemeister2014-08-271-1/+1
| |
* | [generic] Do not download images as videos by accidentPhilipp Hagemeister2014-08-271-1/+2
| |
* | release 2014.08.27Philipp Hagemeister2014-08-271-1/+1
| |
* | [muscivault] Add extractor (Fixes #3593)Philipp Hagemeister2014-08-273-1/+80
| |
* | [mfs] ModernizePhilipp Hagemeister2014-08-271-9/+13
| |
* | release 2014.08.26Philipp Hagemeister2014-08-261-1/+1
| |
* | [sockshare] Fix title extraction (Fixes #3592)Philipp Hagemeister2014-08-261-1/+4
| |
* | [empflix] Revert to XML parserPhilipp Hagemeister2014-08-261-10/+8
| | | | | | | | | | | | | | Don't rely on the XML being broken (if they fix it, our code wouldn't work anymore). Instead, use the transform function we already have :) This partially reverts commit c7bee2a7254d31b7c478c0ac33bf23bdeba1c53c.
* | [ign] Fix extraction of video in articlesJaime Marquínez Ferrándiz2014-08-261-4/+14
| |
* | [empflix] Extract thumbnailSergey M․2014-08-261-0/+4
| |
* | [empflix] Adapt to malformed config XMLSergey M․2014-08-261-4/+6
| |
* | [mixcloud] Use a HEAD request when checking if the url is validJaime Marquínez Ferrándiz2014-08-261-1/+2
| |
* | [sportdeutschland] add new extractorPhilipp Hagemeister2014-08-263-0/+127
| |
* | [utils] Let request headers override standard headersPhilipp Hagemeister2014-08-261-4/+3
| | | | | | | | What was I thinking when writing this?
* | [eighttracks] modernizePhilipp Hagemeister2014-08-261-57/+81
| |
* | release 2014.08.25.3Philipp Hagemeister2014-08-251-1/+1
| |
* | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2014-08-252-2/+1
|\ \
| * | [generic] Remove debug statementJaime Marquínez Ferrándiz2014-08-251-1/+0
| | |
| * | [bliptv] Remove superfluous characters in _VALID_URL regexJaime Marquínez Ferrándiz2014-08-251-1/+1
| | |
* | | [generic] Fix rss under Python 2.x and move test to extractorPhilipp Hagemeister2014-08-255-12/+31
| | |
* | | [googlesearch] Move test to extractorPhilipp Hagemeister2014-08-253-9/+13
|/ /
* | release 2014.08.25.2Philipp Hagemeister2014-08-251-1/+1
| |
* | release 2014.08.25.1Philipp Hagemeister2014-08-252-1/+5
| |
* | [wat] Use server time and pass country argument (Closes #3579)Sergey M․2014-08-251-21/+34
| |
* | Merge remote-tracking branch 'JGjorgji/fix-leading-zeroes'Philipp Hagemeister2014-08-251-1/+2
|\ \
| * | renamed for consistencyGjorgji Jankovski2014-08-241-2/+2
| | |
| * | Filenames are padded according to the playlist lengthGjorgji Jankovski2014-08-241-1/+2
| | |
* | | [extractor/common] Generate better f4m format IDsPhilipp Hagemeister2014-08-251-2/+6
| | |
* | | [rtlnl] Extract durationPhilipp Hagemeister2014-08-253-2/+9
| | |
* | | [execafterdownload] Simplify (#3569)Philipp Hagemeister2014-08-254-33/+35
| | |
* | | [wat] Remove unused importPhilipp Hagemeister2014-08-251-1/+0
| | |
* | | Merge remote-tracking branch 'mcd1992/exec_after_download'Philipp Hagemeister2014-08-254-1/+53
|\ \ \
| * | | Rebased with upstream/mastermcd19922014-08-242-5/+0
| | | |
| * | | Moved from os.system to subprocess.callmcd19922014-08-245-28/+32
| | | |
| * | | Implemented --exec option.mcd19922014-08-245-1/+54
| |/ /
* | | release 2014.08.25Philipp Hagemeister2014-08-251-1/+1
| | |
* | | [vimeo] Always pass in referer (Fixes #3582)Philipp Hagemeister2014-08-251-0/+15
|/ /
* | release 2014.08.24.6Philipp Hagemeister2014-08-242-1/+2
| |
* | [wat] Make geolock a warning (Fixes #3579)Philipp Hagemeister2014-08-241-1/+2
| |
* | [generic] remove unused importsPhilipp Hagemeister2014-08-241-2/+0
| |
* | Merge remote-tracking branch 'riking/twofactor'Philipp Hagemeister2014-08-243-1/+92
|\ \
| * | Remove debug printsriking2014-08-161-2/+0
| | |
| * | [youtube] Add two-factor account signin (TOTP only)riking2014-08-163-1/+94
| | | | | | | | | | | | | | | | | | Additional work is required to prompt the user for the SMS or phone call codes, as there is no framework currently to prompt the user during an extraction operation. Fixes #3533
* | | Credit @olebowle for GameOne:playlist (#3247)Philipp Hagemeister2014-08-241-0/+1
| | |