summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | [arte:ddc] Remove testJaime Marquínez Ferrándiz2013-12-161-14/+0
| | | | | | | | | | | | | | | | video seems to expire in 7 days, as arte+7
* | | | Add support for embedded vevo player (Fixes #1957)Philipp Hagemeister2013-12-162-1/+11
|/ / /
* | | release 2013.12.16.5Philipp Hagemeister2013-12-161-1/+1
| | |
* | | [radiofrance] Add support (Fixes #1942)Philipp Hagemeister2013-12-162-0/+61
| | |
* | | release 2013.12.16.4Philipp Hagemeister2013-12-161-1/+1
| | |
* | | [facebook] Recognize #! URLs (Fixes #1988)Philipp Hagemeister2013-12-162-3/+7
| | |
* | | Merge pull request #1987 from rzhxeo/blipPhilipp Hagemeister2013-12-161-0/+12
|\ \ \ | | | | | | | | [GenericIE] Add support for embedded blip.tv
| * | | [GenericIE] Add support for embedded blip.tvrzhxeo2013-12-161-0/+12
|/ / /
* | | Merge pull request #1984 from alimirjamali/patch-1Philipp Hagemeister2013-12-161-1/+1
|\ \ \ | | | | | | | | Incorrect variable is used to check whether thumbnail exists
| * | | Incorrect variable is used to check whether thumbnail existsalimirjamali2013-12-161-1/+1
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Dear @phihag I believe in line 848, the correct variable to check is 'thumb_filename' rather than 'infofn' Kindly advise Mit freundlichen Gruessen Ali
* | | release 2013.12.16.3Philipp Hagemeister2013-12-161-1/+1
| | |
* | | Fix execution under Python 3Philipp Hagemeister2013-12-161-1/+2
| | |
* | | [videopremium] Skip testPhilipp Hagemeister2013-12-161-0/+1
| | |
* | | release 2013.12.16.2Philipp Hagemeister2013-12-161-1/+1
| | |
* | | Reorder info_dict documentationPhilipp Hagemeister2013-12-161-25/+27
| | |
* | | [blinkx] Add extractor (Fixes #1972)Philipp Hagemeister2013-12-163-0/+93
| | |
* | | Simplify --playlist-start / --playlist-end interfacePhilipp Hagemeister2013-12-162-22/+18
| | |
* | | [ndtv] Remove unused importsPhilipp Hagemeister2013-12-161-2/+0
| | |
* | | [mdr] Clean upPhilipp Hagemeister2013-12-161-2/+1
| | |
* | | release 2013.12.16.1Philipp Hagemeister2013-12-161-1/+1
| | |
* | | [mdr] SimplifyPhilipp Hagemeister2013-12-161-46/+47
| | |
* | | Merge remote-tracking branch 'mc2avr/master'Philipp Hagemeister2013-12-162-0/+79
|\ \ \
| * | | add MDRIEmc2avr2013-12-102-0/+79
| | | |
* | | | Merge remote-tracking branch 'dstftw/channel9'Philipp Hagemeister2013-12-162-0/+268
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: youtube_dl/extractor/__init__.py
| * | | | [channel9] Fix test description md5dst2013-12-121-1/+1
| | | | |
| * | | | [channel9] Missing import in __init__dst2013-12-121-0/+1
| | | | |
| * | | | [channel9] Cleanupdst2013-12-121-89/+5
| | | | |
| * | | | [channel9] Initial implementation (#1885)dst2013-12-121-0/+351
| | | | |
* | | | | Credit @mjorlitzky for pornhd (#1961)Philipp Hagemeister2013-12-161-0/+1
| | | | |
* | | | | [pornhd] SimplifyPhilipp Hagemeister2013-12-161-11/+7
| | | | |
* | | | | Merge remote-tracking branch 'mjorlitzky/master'Philipp Hagemeister2013-12-162-0/+43
|\ \ \ \ \
| * | | | | Add support for pornhd.com.Michael Orlitzky2013-12-132-0/+43
| | | | | |
* | | | | | Set process title to youtube-dlPhilipp Hagemeister2013-12-162-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | This allows killing all youtube-dl processes with killall youtube-dl, and shows up nicer in some programs.
* | | | | | release 2013.12.16Philipp Hagemeister2013-12-162-1/+6
| | | | | |
* | | | | | Apply --no-overwrites for --write-* files as well (Fixes #1980)Philipp Hagemeister2013-12-161-57/+57
| | | | | |
* | | | | | Add --get-duration (Fixes #859)Philipp Hagemeister2013-12-162-2/+12
| | | | | |
* | | | | | Document duration fieldPhilipp Hagemeister2013-12-161-1/+2
| | | | | |
* | | | | | [youtube] Make duration an integer or NonePhilipp Hagemeister2013-12-161-2/+2
| | | | | |
* | | | | | [cbs] Add extractor (Fixes #1977)Philipp Hagemeister2013-12-162-0/+31
| | | | | |
* | | | | | [theplatform] Fix geographic restriction checkPhilipp Hagemeister2013-12-161-1/+1
| | | | | |
* | | | | | [theplatform] Detect geoblocked contentPhilipp Hagemeister2013-12-161-0/+12
| | | | | |
* | | | | | Add --min-views / --max-views (Fixes #1979)Philipp Hagemeister2013-12-162-5/+32
| | | | | |
* | | | | | Fix detection of the extension if the 'extractaudio' is given and improve ↵Jaime Marquínez Ferrándiz2013-12-151-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the error message (#1969) Using 'foo.mp4' shouldn't raise an error. If 'foo' is given suggest using 'foo.%(ext)s' for the template
* | | | | | [daylimotion] Add support for urls from the mobile site (fixes #1953)Jaime Marquínez Ferrándiz2013-12-141-2/+2
|/ / / / / | | | | | | | | | | | | | | | It uses the 'touch' subdomain and adds a '#' before 'video'
* | | | | [ign] Update one of test video's titleJaime Marquínez Ferrándiz2013-12-131-1/+1
| | | | |
* | | | | Merge pull request #1956 from dstftw/masterPhilipp Hagemeister2013-12-131-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Fix typo in month name
| * | | | | Fix typo in month namedst2013-12-131-1/+1
| |/ / / /
* | | | | [daum] Recognize mobile urls (#1952)Jaime Marquínez Ferrándiz2013-12-121-1/+1
| | | | |
* | | | | [naver] Recognize mobile urls (fixes #1951)Jaime Marquínez Ferrándiz2013-12-121-1/+1
| |_|_|/ |/| | |
* | | | release 2013.12.11.2Philipp Hagemeister2013-12-111-1/+1
| | | |