7639 Commits (b68eedba23cbb4cc419e3568055bfb86c5975054)
 

Author SHA1 Message Date
Jaime Marquínez Ferrándiz b68eedba23 [rtve.es:infantil] Minor fixes (closes #5214) 9 years ago
Eduardo Ferro d5b559393b [rtve] Add new extractor for rtve infantil 9 years ago
Philipp Hagemeister 1de4ac1385 release 2015.03.15 9 years ago
Sergey M․ 39aa42ffbb [ard] Capture and output time restricted videos (Closes #5213) 9 years ago
Sergey M․ ec1b9577ba [cloudy] Fix key extraction (Closes #5211) 9 years ago
Sergey M. 3b4444f99a Merge pull request #5208 from admire93/master
Fix mistyped docstring indent
9 years ago
Kang Hyojun 613b2d9dc6 Fix mistyped docstring indent 9 years ago
Sergey M․ 8f4cc22455 [aftenposten] Adapt to new URL format 9 years ago
Jaime Marquínez Ferrándiz 7c42327e0e tox.ini: Add python 3.4 9 years ago
Jaime Marquínez Ferrándiz 873383e9bd tox.ini: Run the same command as 'make offlinetest' by default 9 years ago
Jaime Marquínez Ferrándiz 8508557e77 [test/YoutubeDL] Use valid urls
It failed on python 3.4 when building the http_headers field
9 years ago
Jaime Marquínez Ferrándiz 4d1652484f [test/unicode_literals] Don't look into the .git and .tox directories
The .tox directory contains python code that we can't control
9 years ago
Jaime Marquínez Ferrándiz 88cf6fb368 [metadatafromtitle] Some improvements and cleanup
* 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
9 years ago
phiresky e7db87f700 Add metadata from title parser
(Closes #5125)
9 years ago
Jaime Marquínez Ferrándiz 082b1155a3 [livestream] Extract all videos in events (fixes #5198)
The webpage only contains the most recent ones, but if you scroll down more will appear.
9 years ago
Jaime Marquínez Ferrándiz 9202b1b787 [eighttracks] Remove unused import 9 years ago
Sergey M․ a7e01c438d [8tracks] Modernize 9 years ago
Sergey M․ 05be67e77d [8tracks] Improve extraction 9 years ago
Sergey M․ 85741b9986 [8tracks] Use predefined avg duration when duration is negative (Closes #5200) 9 years ago
Sergey M. f247a199fe Merge pull request #5199 from MamayAlexander/yandexmusic
[yandexmusic] Site mirrors
9 years ago
Mamay Alexander 29171bc2d2 [yandexmusic] Site mirrors 9 years ago
Sergey M․ 7be5a62ed7 [viewster] Improve extraction 9 years ago
Sergey M․ 3647136f24 [viewster] Add extractor 9 years ago
Sergey M․ 13598940e3 [kanalplay] Fix test 9 years ago
Sergey M․ 0eb365868e Merge branch 'djpohly-beatport-pro' 9 years ago
Sergey M․ 28c6411e49 Credit @djpohly for BeatportPro (#5189) 9 years ago
Sergey M․ bba3fc7960 [beatenpro] Fix tests 9 years ago
Sergey M․ fcd877013e [beatenpro] Simplify 9 years ago
Sergey M․ ba1d4c0488 [beatenpro] Improve display_id 9 years ago
Sergey M․ 517bcca299 [beatenpro] Simplify and improve 9 years ago
Sergey M․ 1b53778175 [beatenpro] Use generic format sort 9 years ago
Sergey M․ b7a0304d92 Merge branch 'beatport-pro' of https://github.com/djpohly/youtube-dl into djpohly-beatport-pro 9 years ago
Sergey M․ 545315a985 [nrk] Use generic subtitles timecode formatter 9 years ago
Sergey M․ 3f4327520c [kanalplay] Extract subtitles 9 years ago
Sergey M․ 4a34f69ea6 [extractor/common] Add subtitles timecode formatter 9 years ago
Sergey M․ fb7e68833c [kanalplay] Add extractor (Closes #5188) 9 years ago
Philipp Hagemeister 486dd09e0b [YoutubeDL] Check for bytes instead of unicode output templates (#5192)
Also adapt the embedding examples for those poor souls still using 2.x.
9 years ago
Jaime Marquínez Ferrándiz 054b99a330 [jeuxvideo] Fix extraction (fixes #5190) 9 years ago
Devin J. Pohly 65c5e044c7 fix python2 9 years ago
Devin J. Pohly 11984c7467 [BeatportPro] Add new extractor
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
9 years ago
Jaime Marquínez Ferrándiz 3946864c8a [vimeo] Use https for all vimeo.com urls
Unfortunately vimeopro.com doesn't support it yet.
9 years ago
Jaime Marquínez Ferrándiz b84037013e [vimeo] Fix login (#3886) 9 years ago
Sergey M. 1dbfc62d75 Merge pull request #5186 from leleobhz/master
* Change globo.py flash ver to 17.0.0.132 - Chrome 42.0.2311.22
9 years ago
Leonardo Amaral d7d79106c7 * Change globo.py flash ver to 17.0.0.132 - Chrome 42.0.2311.22 9 years ago
Sergey M․ 1138491631 [yam] Skip test 9 years ago
Sergey M․ 71705fa70d [footyroom] Add extractor (Closes #5000) 9 years ago
Sergey M. 602814adab Merge pull request #5150 from yan12125/yam_fix
[Yam] Add an error detection and update test cases
9 years ago
Jaime Marquínez Ferrándiz 3a77719c5a Don't accept '-1' as format, 'all' is clearer 9 years ago
Sergey M․ 7e195d0e92 [funnyordie] Add subtitles test 9 years ago
Sergey M․ e04793401d Merge branch 'pishposhmcgee-master' 9 years ago