summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [viewster] Improve extractionSergey M․2015-03-141-23/+99
|
* [viewster] Add extractorSergey M․2015-03-142-0/+54
|
* [kanalplay] Fix testSergey M․2015-03-141-3/+6
|
* Merge branch 'djpohly-beatport-pro'Sergey M․2015-03-133-0/+105
|\
| * Credit @djpohly for BeatportPro (#5189)Sergey M․2015-03-131-0/+1
| |
| * [beatenpro] Fix testsSergey M․2015-03-131-6/+6
| |
| * [beatenpro] SimplifySergey M․2015-03-131-9/+10
| |
| * [beatenpro] Improve display_idSergey M․2015-03-131-4/+7
| |
| * [beatenpro] Simplify and improveSergey M․2015-03-131-18/+16
| |
| * [beatenpro] Use generic format sortSergey M․2015-03-131-1/+1
| |
| * Merge branch 'beatport-pro' of https://github.com/djpohly/youtube-dl into ↵Sergey M․2015-03-132-0/+102
|/| | | | | | | djpohly-beatport-pro
| * fix python2Devin J. Pohly2015-03-121-1/+1
| |
| * [BeatportPro] Add new extractorDevin J. Pohly2015-03-122-0/+102
| | | | | | | | | | | | | | | | | | | | This extractor is for Beatport's 2-minute, low-quality track previews only. To obtain an entire track, you obviously have to purchase and download it normally through the Beatport store! Possible future improvements: - Playlists for albums or other track-list pages - User login to play from My Beatport, Hold Bin, or Cart
* | [nrk] Use generic subtitles timecode formatterSergey M․2015-03-131-5/+2
| |
* | [kanalplay] Extract subtitlesSergey M․2015-03-131-0/+21
| |
* | [extractor/common] Add subtitles timecode formatterSergey M․2015-03-131-0/+3
| |
* | [kanalplay] Add extractor (Closes #5188)Sergey M․2015-03-132-0/+73
| |
* | [YoutubeDL] Check for bytes instead of unicode output templates (#5192)Philipp Hagemeister2015-03-132-0/+7
| | | | | | | | Also adapt the embedding examples for those poor souls still using 2.x.
* | [jeuxvideo] Fix extraction (fixes #5190)Jaime Marquínez Ferrándiz2015-03-121-17/+19
|/
* [vimeo] Use https for all vimeo.com urlsJaime Marquínez Ferrándiz2015-03-122-23/+23
| | | | Unfortunately vimeopro.com doesn't support it yet.
* [vimeo] Fix login (#3886)Jaime Marquínez Ferrándiz2015-03-121-1/+1
|
* Merge pull request #5186 from leleobhz/masterSergey M.2015-03-121-1/+1
|\ | | | | * Change globo.py flash ver to 17.0.0.132 - Chrome 42.0.2311.22
| * * Change globo.py flash ver to 17.0.0.132 - Chrome 42.0.2311.22Leonardo Amaral2015-03-121-1/+1
|/
* [yam] Skip testSergey M․2015-03-121-1/+2
|
* [footyroom] Add extractor (Closes #5000)Sergey M․2015-03-122-0/+42
|
* Merge pull request #5150 from yan12125/yam_fixSergey M.2015-03-121-6/+28
|\ | | | | [Yam] Add an error detection and update test cases
| * [Yam] Add an error detection and update test casesYen Chi Hsuan2015-03-071-6/+28
| |
* | Don't accept '-1' as format, 'all' is clearerJaime Marquínez Ferrándiz2015-03-111-2/+1
| |
* | [funnyordie] Add subtitles testSergey M․2015-03-111-0/+13
| |
* | Merge branch 'pishposhmcgee-master'Sergey M․2015-03-111-1/+8
|\ \
| * | [funnyordie] Simplify subtitlesSergey M․2015-03-111-8/+6
| | |
| * | Merge branch 'master' of https://github.com/pishposhmcgee/youtube-dl into ↵Sergey M․2015-03-111-1/+10
|/| | | | | | | | | | | pishposhmcgee-master
| * | Update funnyordie.pypishposhmcgee2015-03-101-2/+1
| | |
| * | Added subtitles for FunnyOrDiePishPosh.McGee2015-03-101-1/+11
| | |
* | | [ssa] Add extractor (Closes #5169)Sergey M․2015-03-112-0/+59
| | |
* | | [npo] Improve smooth stream skipping and set low preference for streams ↵Sergey M․2015-03-111-1/+3
|/ / | | | | | | other than hds ans hls (Closes #5175)
* | [utils] Keep dot and dotdot unmodified (Closes #5171)Sergey M․2015-03-102-1/+6
| |
* | [yandexmusic:album] Improve _VALID_URL to avoid matching tracks urlsJaime Marquínez Ferrándiz2015-03-091-1/+1
| |
* | [niconico] Use '_match_id'Jaime Marquínez Ferrándiz2015-03-091-3/+2
| |
* | [yandexmusic] PEP8: remove blank line at the end of fileJaime Marquínez Ferrándiz2015-03-091-1/+0
| |
* | Merge branch 'MamayAlexander-YandexMusic'Sergey M․2015-03-093-0/+134
|\ \
| * | Credit @MamayAlexander for yandexmusic (#5168)Sergey M․2015-03-091-0/+1
| | |
| * | [yamusic] Rename to yandexmusicSergey M․2015-03-092-1/+1
| | |
| * | [yamusic] Improve, simplify, fix python3 issues and add testsSergey M․2015-03-091-68/+92
| | |
| * | [YandexMusic] Add new extractorMamay Alexander2015-03-092-0/+109
|/ /
* | release 2015.03.09Philipp Hagemeister2015-03-094-3/+10
| |
* | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2015-03-0913-34/+246
|\ \ | | | | | | | | | | | | Conflicts: youtube_dl/YoutubeDL.py
| * | [breakcom] Process only play purpose media formats (Closes #5164)Sergey M․2015-03-091-1/+1
| | |
| * | [adultswim] Improve video_info extraction (Fixes #5152)Naglis Jonaitis2015-03-081-12/+32
| | | | | | | | | | | | | | | Look for video_info inside `slugged_video`, if slug is not found among collections. Also, simplify a bit.
| * | [downloader/f4m] Fix use of base64 in python 3.2 (fixes #5132)Jaime Marquínez Ferrándiz2015-03-081-2/+2
| | | | | | | | | | | | b64decode needs a byte string, but on 3.4 it also accepts strings.