summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* release 2013.12.16 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 the...Jaime Marquínez Ferrándiz2013-12-151-3/+3
* [daylimotion] Add support for urls from the mobile site (fixes #1953)Jaime Marquínez Ferrándiz2013-12-141-2/+2
* [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 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.2 2013.12.11.2Philipp Hagemeister2013-12-111-1/+1
* | [pornhub] Fix URL regexpPhilipp Hagemeister2013-12-111-1/+1
* | release 2013.12.11.1 2013.12.11.1Philipp Hagemeister2013-12-111-1/+1
* | Fix thumbnail filename determination (Fixes #1945)Philipp Hagemeister2013-12-111-1/+1
* | release 2013.12.11 2013.12.11Philipp Hagemeister2013-12-111-1/+1
* | Use `_download_xml` in more extractorsJaime Marquínez Ferrándiz2013-12-104-22/+25
* | [vimeo] Fix unused argument of the `_real_extract` methodJaime Marquínez Ferrándiz2013-12-101-1/+1
* | [vimeo] Fix the extraction for some 'player' or 'pro' videosJaime Marquínez Ferrándiz2013-12-101-2/+8
* | [dailymotion] Fix view count extraction and make it non fatal (fixes #1940)Jaime Marquínez Ferrándiz2013-12-101-2/+4
* | [dailymotion] Fix uploader extractionJaime Marquínez Ferrándiz2013-12-101-5/+1
* | [mixcloud] Try to get the m4a url if the mp3 url fails to download (fixes #1939)Jaime Marquínez Ferrándiz2013-12-101-2/+10
* | [soundcloud] Fix the extension for 'downloadable' songsJaime Marquínez Ferrándiz2013-12-101-1/+14
* | [mtv] Fixup incorrectly encoded XML documentsPhilipp Hagemeister2013-12-102-3/+11
* | release 2013.12.10 2013.12.10Philipp Hagemeister2013-12-101-1/+1
* | [zdf] Correct order of unknown formats (#1936)Philipp Hagemeister2013-12-101-2/+2
* | [soundcloud] Do not mistake original_format for ext (Fixes #1934)Philipp Hagemeister2013-12-101-1/+1
* | [YoutubeDL] Simplify filename preparationPhilipp Hagemeister2013-12-101-2/+3
* | Set 'NA' as the default value for missing fields in the output template (fixe...Jaime Marquínez Ferrándiz2013-12-092-3/+17
|/
* release 2013.12.09.4 2013.12.09.4Philipp Hagemeister2013-12-091-1/+1
* Remove superfluous spacesPhilipp Hagemeister2013-12-091-1/+1
* [brightcove] Use the original url (usually the player) as the default referer...Jaime Marquínez Ferrándiz2013-12-091-3/+19
* [soundcloud] Do not match sets (Fixes #1930)Philipp Hagemeister2013-12-092-1/+5
* [ndtv] Add extractor (Fixes #1924)Philipp Hagemeister2013-12-093-0/+79
* release 2013.12.09.3 2013.12.09.3Philipp Hagemeister2013-12-091-1/+1
* [rtlnow] Allow double slashes after domain name (Fixes #1928)Philipp Hagemeister2013-12-091-2/+3
* release 2013.12.09.2 2013.12.09.2Philipp Hagemeister2013-12-092-1/+3
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-12-091-8/+30
|\
| * [soundcloud] add support for private links (fixes #1927)Jaime Marquínez Ferrándiz2013-12-091-8/+30
* | Improve --bidi-workaround supportPhilipp Hagemeister2013-12-093-49/+55
|/
* [--load-info] Always read file as UTF-8Philipp Hagemeister2013-12-091-2/+1
* Merge remote-tracking branch 'jaimeMF/load-info'Philipp Hagemeister2013-12-092-2/+23
|\
| * Option '--load-info': if the download fails, try extracting the info with the...Jaime Marquínez Ferrándiz2013-12-031-1/+10
| * Add --load-info option (#972)Jaime Marquínez Ferrándiz2013-12-032-2/+14
* | Remove unused importsPhilipp Hagemeister2013-12-094-6/+1