14986 Commits (43e6579558290db833171272412a2d4f007e853d)
 

Author SHA1 Message Date
Sergey M․ 43e6579558
Credit @adamvoss for bandcamp:weekly (#12758) 7 years ago
Sergey M․ 6d923aab35
[bandcamp:weekly] Improve and extract more metadata (closes #12758) 7 years ago
Adam Voss 62bafabc09
[bandcamp:weekly] Add extractor 7 years ago
Sergey M․ 9edcdac90c
[pornhub:uservideos] Add missing raise 7 years ago
Sergey M․ cd138d8bd4
[pornhub:playlist] Fix extraction (closes #13281) 7 years ago
Sergey M․ cd750b731c
[godtv] Remove extractor (closes #13175) 7 years ago
CeruleanSky 4bede0d8f5 [YoutubeDL] Don't emit ANSI escape codes on Windows 7 years ago
Sergey M․ f129c3f349
[safari] Fix typo (closes #13252) 7 years ago
Sergey M․ 39d4c1be4d
[youtube] Improve chapters extraction (closes #13247) 7 years ago
Sergey M․ f7a747ce59
[1tv] Lower preference for http formats (closes #13246) 7 years ago
Sergey M․ 4489d41816
[francetv] Relax _VALID_URL 7 years ago
Sergey M․ 87b5184a0d
[drbonanza] Fix extraction (closes #13231) 7 years ago
Remita Amine c56ad5c975 [packtpub] Fix authentication(closes #13240) 7 years ago
Sergey M․ 6b7ce85cdc
[README.md] Mention http_dash_segments protocol 7 years ago
Yen Chi Hsuan d10d0e3cf8
[README.md] Add an example for how to use .netrc on Windows
That's a Python bug: http://bugs.python.org/issue28334
Most likely it will be fixed in Python 3.7: https://github.com/python/cpython/pull/123
7 years ago
Sergey M․ 941ea38ef5
release 2017.05.29 7 years ago
Sergey M․ 99bea8d298
[ChangeLog] Actualize 7 years ago
Yen Chi Hsuan a49eccdfa7
[youtube] Parse player_url if format URLs are encrypted or DASH MPDs are requested
Fixes #13211
7 years ago
Sergey M․ a846173d93
[xhamster] Simplify (closes #13216) 7 years ago
fiocfun 78e210dea5
[xhamster] Fix author and like/dislike count extraction 7 years ago
Sergey M․ 8555204274
[xhamster] Extract categories (closes #11728) 7 years ago
Sergey M․ 164fcbfeb7
[abcnews] Improve and remove duplicate test (closes #12851) 7 years ago
Tithen-Firion bc22df29c4
[abcnews] Add support for embed URLs 7 years ago
Sergey M․ 7e688d2f6a
[gaskrank] Improve (closes #12493) 7 years ago
motophil 5a6d1da442
[gaskrank] Fix extraction 7 years ago
Sergey M․ 703751add4
[medialaan] PEP 8 (closes #12774) 7 years ago
midas02 4050be78e5
[medialaan] Fix videos with missing videoUrl
A rough trick to get around the two different json styles medialaan seems to be using.
Fix for these example videos:
https://vtmkzoom.be/video?aid=45724
https://vtmkzoom.be/video?aid=45425
7 years ago
Sergey M․ 4d9fc40100
[dvtv] Improve and fix playlists support (closes #13063) 7 years ago
Jan Kundrát 765522345f
[dvtv] Parse adaptive formats as well
The old code hit an error when it attempted to parse the string
"adaptive" for video height. Actually parsing the returned playlists is
a good idea because it adds more output formats, including some
audio-only-ones.
7 years ago
Sergey M․ 6bceb36b99
[beam] Improve and add support for mixer.com (closes #13032) 7 years ago
Mike Fährmann 1e0d65f0bd
[beam:vod] Add extractor 7 years ago
Sergey M․ 03327bc9a6
[cbsinteractive] Relax _VALID_URL (closes #13213) 7 years ago
Yen Chi Hsuan b407d8533d
[utils] Drop an compatibility wrapper for Python < 2.6
addinfourl.getcode is added since Python 2.6a1. As youtube-dl now
requires 2.6+, this is no longer necessary.

See 9b0d46db11
7 years ago
Remita Amine 20e2c9de04 [adn] fix formats extraction 7 years ago
Yen Chi Hsuan d16c0121b9
[youku] Extract more metadata (closes #10433) 7 years ago
Sergey M․ 7f4c3a7439
[cbsnews] Fix extraction (closes #13205) 7 years ago
Sergey M․ 28dbde9cc3
release 2017.05.26 7 years ago
Sergey M․ cc304ce588
[ChangeLog] Actualize 7 years ago
Yen Chi Hsuan 98a0618941
[ChangeLog] Update after the fix for #11381 7 years ago
Yen Chi Hsuan fd545fc6d1
Revert "[youtube] Don't use the DASH manifest from 'get_video_info' if 'use_cipher_signature' is True (#5118)"
This reverts commit 87dc451108.
7 years ago
Sergey M․ 97067db2ae
[bbc] Add support for authentication 7 years ago
Yen Chi Hsuan c130f0a37b
[tudou] Merge into youku extractor (fixes #12214)
Also, there are no tudou playlists anymore. All playlist URLs points to youku
playlists.
7 years ago
Yen Chi Hsuan d3d4ba7f24
[youku:show] Fix extraction 7 years ago
Yen Chi Hsuan 5552c9eb0f
[utils] Recognize more patterns in strip_jsonp()
Used in Youku Show pages
7 years ago
Yen Chi Hsuan 59ed87cbd9
[youku] Fix extraction (closes #13191) 7 years ago
Sergey M․ b7f8749304
[udemy] Fix extraction for outputs' format entries without URL (closes #13192) 7 years ago
Yen Chi Hsuan 5192ee17e7
[postprocessor/ffmpeg] Fix metadata filename handling on Python 2
Fixes #13182
7 years ago
Sergey M․ e834f04400
[vimeo] Fix formats' sorting (closes #13189) 7 years ago
Remita Amine 884d09f330 [cbsnews] fix extraction for 60 Minutes videos 7 years ago
remitamine 9e35298f97 Merge pull request #12861 from Tithen-Firion/cbsinteractive-fix
[cbsinteractive] update extractor and test cases
7 years ago