summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | Add support for jpopsuki.tvAnton Larionov2014-01-012-0/+65
| | |_|_|/ / | |/| | | |
* | | | | | release 2014.01.03Philipp Hagemeister2014-01-032-3/+5
| | | | | |
* | | | | | [dreisat] Make ‘index.php’ optional in the url (fixes #2080)Jaime Marquínez Ferrándiz2014-01-031-1/+1
| | | | | |
* | | | | | Reveal a little bit more detail about what we cache (#858)Philipp Hagemeister2014-01-031-1/+1
| | | | | |
* | | | | | Clarify --cache-dir (#858)Philipp Hagemeister2014-01-021-1/+1
| | | | | |
* | | | | | [soundcloud] recognize more players’ urls (fixes #2078)Jaime Marquínez Ferrándiz2014-01-021-2/+2
| | | | | |
* | | | | | [comedycentral] Recognize ‘video-collections’ urls (#2072)Jaime Marquínez Ferrándiz2014-01-011-1/+3
| | | | | |
* | | | | | [mixcloud] Fix track url transformation (fixes #2068)Jaime Marquínez Ferrándiz2014-01-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | ‘/previews/‘ must be replaced with ‘/c/originals/‘ now.
* | | | | | [wistia] Prefer original video format above all othersPhilipp Hagemeister2014-01-012-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | We could also set up a formula which would weigh filesize/bitrate and vcodec/acodec (say, 1GB h264 < 3 GB MPEG2 < 2 GB h264), but that would get really messy real soon.
* | | | | | [README] Bug reporting: Add an item for unrelated questionsPhilipp Hagemeister2014-01-011-0/+4
| |_|_|/ / |/| | | |
* | | | | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2014-01-016-5/+48
|\ \ \ \ \
| * | | | | [youtube] Add itag 264 (closes #2063)Jaime Marquínez Ferrándiz2014-01-011-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | It has a better bitrate than 137 but the same resolution
| * | | | | [dreisat] Update test filename and checksumJaime Marquínez Ferrándiz2014-01-011-2/+2
| | | | | |
| * | | | | Merge pull request #2041 from dstftw/imdb-listJaime Marquínez Ferrándiz2014-01-013-2/+44
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [imdb] Add support for IMDb list (#2033)
| | * | | | | [imdb] Add playlist testdst2013-12-251-1/+11
| | | | | | |
| | * | | | | [imdb] Extractor for lists (#2033)dst2013-12-252-1/+33
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #2061 from rzhxeo/varJaime Marquínez Ferrándiz2014-01-011-1/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | Correct variable name in YoutubeDL.list_formats
| | * | | | | Correct variable name in YoutubeDLrzhxeo2013-12-301-1/+1
| | | |/ / / | | |/| | |
* | | | | | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2014-01-015-3/+25
|\| | | | |
| * | | | | Add an extractor for cmt.com (closes #2049)Jaime Marquínez Ferrándiz2013-12-313-1/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It just inherits from MTVIE. Some videos also come from vevo.com
| * | | | | [http] Fix ‘err’ variable not being assigned in an except block (#2045)Jaime Marquínez Ferrándiz2013-12-311-1/+1
| | | | | |
| * | | | | Fix initialization of YoutubeDL with params set to NoneJaime Marquínez Ferrándiz2013-12-311-1/+3
| |/ / / / | | | | | | | | | | | | | | | Set it to an empty dictionary because it’s directly accessed when setting some properties
* | | | | Add new --print-traffic optionPhilipp Hagemeister2013-12-293-6/+14
| | | | |
* | | | | [generic] Output something before making network requestsPhilipp Hagemeister2013-12-271-0/+2
|/ / / /
* | | | release 2013.12.26Philipp Hagemeister2013-12-261-1/+1
| | | |
* | | | Print out encoding information in -v (#2046)Philipp Hagemeister2013-12-261-0/+3
| | | |
* | | | Document that format_id field should be presentPhilipp Hagemeister2013-12-261-1/+2
| | | |
* | | | [theplatform] Use centralized sortingPhilipp Hagemeister2013-12-261-4/+10
| | | |
* | | | [channel 9] Use centralized format sortingPhilipp Hagemeister2013-12-261-8/+12
| | | |
* | | | [internetvideoarchive] Use centralized format sortingPhilipp Hagemeister2013-12-261-5/+8
| | | |
* | | | [blinkx] Use centralized format sortingPhilipp Hagemeister2013-12-261-2/+5
| | | |
* | | | [ivi] Use centralized format sortingPhilipp Hagemeister2013-12-261-8/+10
| | | |
* | | | [youporn] Add support for multiple formatsPhilipp Hagemeister2013-12-261-20/+18
| | | |
* | | | [bandcamp] Add support for multiple formatsPhilipp Hagemeister2013-12-261-28/+41
| | | |
* | | | [cnn] Add multiple formats, duration, and upload_datePhilipp Hagemeister2013-12-263-15/+80
| |/ / |/| |
* | | Remove unused importsPhilipp Hagemeister2013-12-252-2/+0
| | |
* | | [zdf] Make width extraction more robustPhilipp Hagemeister2013-12-251-6/+6
| | |
* | | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2013-12-251-1/+1
|\ \ \
| * \ \ Merge pull request #2042 from dstftw/masterPhilipp Hagemeister2013-12-251-1/+1
| |\ \ \ | | |/ / | |/| | [smotri] Fix typo
| | * | [smotri] Fix typodst2013-12-251-1/+1
| |/ /
* | | [appletrailers] Use centralized format selectionPhilipp Hagemeister2013-12-251-1/+2
| | |
* | | [wistia] Use centralized sortingPhilipp Hagemeister2013-12-251-1/+2
| | |
* | | [yahoo] Use centralized sorting, and add tbr fieldPhilipp Hagemeister2013-12-254-6/+13
| | |
* | | [mdr] Use centralized format selectionPhilipp Hagemeister2013-12-241-1/+2
| | |
* | | [zdf] Use centralized sortingPhilipp Hagemeister2013-12-243-22/+18
| | |
* | | [spiegel] Use centralized sortingPhilipp Hagemeister2013-12-242-1/+7
| | |
* | | [mit] Add support for multiple formatsPhilipp Hagemeister2013-12-241-4/+14
| | |
* | | [dreisat] Use centralized format sortingPhilipp Hagemeister2013-12-241-7/+1
| | |
* | | [youtube] Simplify format specificationPhilipp Hagemeister2013-12-241-160/+62
| | |
* | | Add more tests for format selectionPhilipp Hagemeister2013-12-241-9/+66
| | |