7628 Commits (4d1652484f4a81b8d014159e680f7e20feae85e1)
 

Author SHA1 Message Date
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
Sergey M․ a3fbd18824 [funnyordie] Simplify subtitles 9 years ago
Sergey M․ c6052b8c14 Merge branch 'master' of https://github.com/pishposhmcgee/youtube-dl into pishposhmcgee-master 9 years ago
Sergey M․ c792b5011f [ssa] Add extractor (Closes #5169) 9 years ago
Sergey M․ 32aaeca775 [npo] Improve smooth stream skipping and set low preference for streams other than hds ans hls (Closes #5175) 9 years ago
pishposhmcgee 1593194c63 Update funnyordie.py 9 years ago
PishPosh.McGee 614a7e1e23 Added subtitles for FunnyOrDie 9 years ago
Sergey M․ 2ebfeacabc [utils] Keep dot and dotdot unmodified (Closes #5171) 9 years ago
Jaime Marquínez Ferrándiz f5d8f58a17 [yandexmusic:album] Improve _VALID_URL to avoid matching tracks urls 9 years ago
Jaime Marquínez Ferrándiz 937daef4a7 [niconico] Use '_match_id' 9 years ago
Jaime Marquínez Ferrándiz dd77f14c64 [yandexmusic] PEP8: remove blank line at the end of file 9 years ago
Sergey M․ c36cbe5a8a Merge branch 'MamayAlexander-YandexMusic' 9 years ago