Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-17 | [megavideoeu] Remove extractor | Sergey M․ | |
2015-03-17 | [primesharetv] Clean up | Sergey M․ | |
2015-03-17 | [Primesharetv] Handle file not existing properly. | Jeff Buchbinder | |
2015-03-17 | [Primesharetv] Add public domain example video | Jeff Buchbinder | |
2015-03-17 | [Primesharetv] Add primeshare.tv extractor, still need test data | Jeff Buchbinder | |
2015-03-17 | Add megavideoz.eu support. | Jeff Buchbinder | |
2015-03-17 | [letv] Clarify download message | Sergey M․ | |
2015-03-17 | Merge pull request #5116 from yan12125/letv_fix | Sergey M. | |
[Letv] Fix test_Letv and test_Letv_1 failures in python 3 | |||
2015-03-17 | [arte+7] Check formats (Closes #5224) | Sergey M․ | |
2015-03-15 | Credit @eferro for the rtve.es:infantil extractor (#5214) | Jaime Marquínez Ferrándiz | |
2015-03-15 | [rtve.es:infantil] Minor fixes (closes #5214) | Jaime Marquínez Ferrándiz | |
2015-03-15 | [rtve] Add new extractor for rtve infantil | Eduardo Ferro | |
2015-03-15 | release 2015.03.152015.03.15 | Philipp Hagemeister | |
2015-03-16 | [ard] Capture and output time restricted videos (Closes #5213) | Sergey M․ | |
2015-03-15 | [cloudy] Fix key extraction (Closes #5211) | Sergey M․ | |
2015-03-15 | Merge pull request #5208 from admire93/master | Sergey M. | |
Fix mistyped docstring indent | |||
2015-03-15 | Fix mistyped docstring indent | Kang Hyojun | |
2015-03-15 | [aftenposten] Adapt to new URL format | Sergey M․ | |
2015-03-14 | tox.ini: Add python 3.4 | Jaime Marquínez Ferrándiz | |
2015-03-14 | tox.ini: Run the same command as 'make offlinetest' by default | Jaime Marquínez Ferrándiz | |
2015-03-14 | [test/YoutubeDL] Use valid urls | Jaime Marquínez Ferrándiz | |
It failed on python 3.4 when building the http_headers field | |||
2015-03-14 | [test/unicode_literals] Don't look into the .git and .tox directories | Jaime Marquínez Ferrándiz | |
The .tox directory contains python code that we can't control | |||
2015-03-14 | [metadatafromtitle] Some improvements and cleanup | Jaime Marquínez Ferrándiz | |
* Remove the 'songtitle' field, 'title' can be used instead. * Remove newlines in the help text, for consistency with other options. * Add 'from __future__ import unicode_literals'. * Call '__init__' from the parent class. * Add test for the format_to_regex method | |||
2015-03-14 | Add metadata from title parser | phiresky | |
(Closes #5125) | |||
2015-03-14 | [livestream] Extract all videos in events (fixes #5198) | Jaime Marquínez Ferrándiz | |
The webpage only contains the most recent ones, but if you scroll down more will appear. | |||
2015-03-14 | [eighttracks] Remove unused import | Jaime Marquínez Ferrándiz | |
2015-03-14 | [8tracks] Modernize | Sergey M․ | |
2015-03-14 | [8tracks] Improve extraction | Sergey M․ | |
2015-03-14 | [8tracks] Use predefined avg duration when duration is negative (Closes #5200) | Sergey M․ | |
2015-03-14 | Merge pull request #5199 from MamayAlexander/yandexmusic | Sergey M. | |
[yandexmusic] Site mirrors | |||
2015-03-14 | [yandexmusic] Site mirrors | Mamay Alexander | |
2015-03-14 | [viewster] Improve extraction | Sergey M․ | |
2015-03-14 | [viewster] Add extractor | Sergey M․ | |
2015-03-14 | [kanalplay] Fix test | Sergey M․ | |
2015-03-13 | Merge branch 'djpohly-beatport-pro' | Sergey M․ | |
2015-03-13 | Credit @djpohly for BeatportPro (#5189) | Sergey M․ | |
2015-03-13 | [beatenpro] Fix tests | Sergey M․ | |
2015-03-13 | [beatenpro] Simplify | Sergey M․ | |
2015-03-13 | [beatenpro] Improve display_id | Sergey M․ | |
2015-03-13 | [beatenpro] Simplify and improve | Sergey M․ | |
2015-03-13 | [beatenpro] Use generic format sort | Sergey M․ | |
2015-03-13 | Merge branch 'beatport-pro' of https://github.com/djpohly/youtube-dl into ↵ | Sergey M․ | |
djpohly-beatport-pro | |||
2015-03-13 | [nrk] Use generic subtitles timecode formatter | Sergey M․ | |
2015-03-13 | [kanalplay] Extract subtitles | Sergey M․ | |
2015-03-13 | [extractor/common] Add subtitles timecode formatter | Sergey M․ | |
2015-03-13 | [kanalplay] Add extractor (Closes #5188) | Sergey M․ | |
2015-03-13 | [YoutubeDL] Check for bytes instead of unicode output templates (#5192) | Philipp Hagemeister | |
Also adapt the embedding examples for those poor souls still using 2.x. | |||
2015-03-12 | [jeuxvideo] Fix extraction (fixes #5190) | Jaime Marquínez Ferrándiz | |
2015-03-12 | fix python2 | Devin J. Pohly | |
2015-03-12 | [BeatportPro] Add new extractor | Devin J. Pohly | |
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 |