summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* release 2014.12.04.1 2014.12.04.1Philipp Hagemeister2014-12-041-1/+1
|
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2014-12-043-10/+112
|\
| * [foxnews] Add extractor (Closes #4352)Sergey M․2014-12-042-0/+95
| |
| * [vine:user] Add support for another URL format (Closes #4365)Sergey M․2014-12-041-10/+17
| |
* | [minhateca] Add extractor (Fixes #4094)Philipp Hagemeister2014-12-044-2/+78
|/
* release 2014.12.04 2014.12.04Philipp Hagemeister2014-12-042-5/+5
|
* Merge remote-tracking branch 'origin/master'Philipp Hagemeister2014-12-040-0/+0
|\ | | | | | | | | Conflicts: youtube_dl/extractor/audiomack.py
| * [audiomack] Modernize test definitionJaime Marquínez Ferrándiz2014-12-041-1/+2
| |
* | [myvidster] Enforce age limit in testPhilipp Hagemeister2014-12-041-1/+2
| |
* | Merge remote-tracking branch 'zackfern/myvidster'Philipp Hagemeister2014-12-042-0/+29
|\ \
| * | [myvidster] Added support for MyvidsterZack Fernandes2014-12-032-0/+29
| | |
* | | Credit @zackfern for foxgay (#4371)Philipp Hagemeister2014-12-041-0/+1
| | |
* | | pep8 and minor beautification all aroundPhilipp Hagemeister2014-12-045-15/+17
| | |
* | | [bbccouk] Remove unused importPhilipp Hagemeister2014-12-041-1/+0
| | |
* | | [foxgay] Add thumbnail to test definitionPhilipp Hagemeister2014-12-041-2/+2
| | |
* | | Merge remote-tracking branch 'zackfern/foxgay'Philipp Hagemeister2014-12-042-0/+49
|\ \ \ | |_|/ |/| |
| * | [foxgay] Initial supportZack Fernandes2014-12-032-0/+49
| |/
* | [options] Standardize mentoined configuration file location (Fixes #4367)Philipp Hagemeister2014-12-041-1/+4
| |
* | [vgtv] Update testsTithen-Firion2014-12-041-2/+2
| |
* | [break] Remove md5sum from testPhilipp Hagemeister2014-12-041-1/+0
| |
* | [audiomack] Update testTithen-Firion2014-12-041-5/+5
| |
* | [soundcloud] Improve_VALID_URLTithen-Firion2014-12-041-1/+1
|/ | | | Add support for links from Audiomack
* [ted] Fix type_watch links extractionSergey M․2014-12-031-2/+3
|
* [brightcove] Make sure that the 'ext' variable is set (fixes #4360)Jaime Marquínez Ferrándiz2014-12-031-1/+2
|
* release 2014.12.03 2014.12.03Philipp Hagemeister2014-12-031-1/+1
|
* [nhl] SimplifyJaime Marquínez Ferrándiz2014-12-031-3/+1
|
* Merge branch 'master' of https://github.com/akretz/youtube-dlJaime Marquínez Ferrándiz2014-12-031-1/+17
|\
| * [nhl] Support videos which don't have mp4-extension (fixes #4348)Adrian Kretz2014-12-021-1/+17
| |
* | [nhl.com:videocenter] Don't match url with 'id=*' before 'catid' in the queryJaime Marquínez Ferrándiz2014-12-021-1/+1
|/ | | | Since the order extractors are added is not defined, it would match instead of NHLIE.
* [rts] Improve _VALID_URLSergey M․2014-12-021-1/+1
|
* [24video] Add extractor (Closes #4350)Sergey M․2014-12-022-0/+110
|
* [YoutubeDL] Avoid negative timestamps on WindowsSergey M․2014-12-021-0/+4
|
* [rts] Improve _VALID_URLSergey M․2014-12-021-1/+5
|
* [rts] Add support for the new URL format and extract display id (Closes #4349)Sergey M․2014-12-021-8/+36
|
* [rutube] Extract m3u8 formats (fixes #3984)Jaime Marquínez Ferrándiz2014-12-011-2/+2
|
* [youtube] Extract framerate from the dash manifestJaime Marquínez Ferrándiz2014-12-011-0/+1
| | | | Not all videos have 60 fps, for example they can have 48 fps.
* release 2014.12.01 2014.12.01Philipp Hagemeister2014-12-011-1/+1
|
* [tunein] Use station APINaglis Jonaitis2014-12-011-6/+4
|
* Credit @Tithen-Firion for the myspace changes (#4341)Jaime Marquínez Ferrándiz2014-12-011-0/+1
|
* [slideshare] Fix description extractionSergey M․2014-12-011-1/+1
|
* [myspace] CleanupJaime Marquínez Ferrándiz2014-12-011-9/+8
|
* [myspace] Replace removed test video and fix the othersJaime Marquínez Ferrándiz2014-12-011-10/+14
|
* [myspace] Add extractor for albumsTithen-Firion2014-12-012-1/+44
|
* [myspace] Update testsTithen-Firion2014-12-011-5/+28
|
* [myspace] Redirect to other extractorsTithen-Firion2014-12-012-1/+14
| | | | | | There are many songs just linked from Vevo/YouTube to MySpace. Vevo example: https://myspace.com/threedaysgrace/music/song/animal-i-have-become-28400208-28218041 YouTube example: https://myspace.com/starset2/music/song/first-light-95799905-106964426
* [myspace] Handle non-playable songsTithen-Firion2014-12-011-1/+9
| | | | | | I'm adding this because sometimes there is a song page, but you cannot play it. Example: https://myspace.com/starset2/music/song/let-it-die-maniac-agenda-remix-bonus-track-95799916-106964439 It will be useful for downloading whole album with songs like this.
* [myspace] Add more data to info dictTithen-Firion2014-12-011-0/+2
| | | | | `uploader` is an artist `playlist` is an album
* [myspace] Use player_url for faster downloadTithen-Firion2014-12-011-0/+3
| | | | It keeps reconnecting without it. Download time decreased from 7+ minutes to 25 seconds for me.
* [youtube] Add a normal age-gate test videoJaime Marquínez Ferrándiz2014-11-301-1/+14
|
* [youtube] Simplify code for getting the dash manifest urlJaime Marquínez Ferrándiz2014-11-301-4/+1
| | | | video_info contains now the 'ytplayer.config.args' dictionary