Commit Graph

11895 Commits (66fa49586879418e357337ff82794fe851e71e7e)
 

Author SHA1 Message Date
Sergey M․ 48dce58ca9 [udemy] Use custom sorting
Sergey M․ efcba804f6 [udemy] Extract formats from view_html (Closes )
Sergey M․ 6dee688e6d [youtube:playlistsbase] Restrict playlist regex (Closes )
Sergey M․ eedb7ba536 [YoutubeDL] Sort imports
Sergey M․ dcf77cf1a7 [YoutubeDL] Sanitize final URLs (Closes )
Sergey M․ 17bcc626bf [utils] Extract sanitize_url routine
Sergey M․ b5a5bbf376 [mailru] Extend _VALID_URL (Closes )
Yen Chi Hsuan e68d3a010f [twitter] Fix extraction (closes )
HLS and DASH formats are no longer appeared in test cases. I keep them
for fear of triggering new errors.
Yen Chi Hsuan d10fe8358c [generic] Add a test case for brightcove embed
Closes 
Yen Chi Hsuan d6c340cae5 [brightcove] Extract more formats ()
Yen Chi Hsuan 5964b598ff [brightcove] Support alternative BrightcoveExperience layout
The full URL lays in the `data` attribute of <object> ()
Philipp Hagemeister 62cdb96f51 release 2016.03.26
Sergey M․ e289d6d62c [test_compat] Add tests for compat_urllib_parse_urlencode
Sergey M․ 6e6bc8dae5 Use urlencode_postdata across the codebase
Sergey M․ 15707c7e02 [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict
encode_dict functionality has been improved and moved directly into compat_urllib_parse_urlencode
All occurrences of compat_urllib_parse.urlencode throughout the codebase have been replaced by compat_urllib_parse_urlencode

Closes 
Sergey M․ 2156f16ca7 [thescene] Fix extraction and improve style (Closes )
Sergey M․ 4db441de72 [once] Relax _VALID_URL (Closes )
Philipp Hagemeister 0be8314dc8 release 2016.03.25
Yen Chi Hsuan d7f62b049a [iqiyi] Update enc_key
Yen Chi Hsuan 3bb3356812 [douyutv] Extend _VALID_URL
Sergey M․ 3f15fec1d1 Credit @Kagami for mnet ()
Sergey M․ 98e68806fb [mnet] Improve (Closes )
Kagami Hiiragi e031768666 [mnet] Add new extractor
Sergey M․ 5eb7db4ee9 [udemy] Add support for new URL schema
Sergey M․ f0e83681d9 [udemy] Extract formats from outputs
Sergey M․ ff9d5d0938 [udemy] Improve course enrolling
Sergey M․ d041a73674 [extractor/__init__] Add youtube:live and sort youtube extractors alphabetically
Sergey M․ f07e276a04 [youtube:live] Add extractor (Closes )
Sergey M․ 993271da0a [nytimes] Tolerate missing metadata (Closes )
Sergey M․ 369e7e3ff0 [iprima] Fix extraction (Closes )
Sergey M․ 5767b4eeae [mtv] Fix description extraction (Closes )
Yen Chi Hsuan 622d19160b [utils] Clarify Python versions affected by buggy struct module
Yen Chi Hsuan 32d88410eb [tumblr] Add a test with Instagram embed
Closes 
Yen Chi Hsuan 5a51775a58 [generic] Extract Instagram embeds ()
Yen Chi Hsuan 87696e78d7 [instagram] Unescape description ()
Yen Chi Hsuan c4096e8aea [instagram] Extract embed videos ()
Yen Chi Hsuan fc27ea9464 [tumblr] Support Vine embeds ()
Yen Chi Hsuan 088e1aac59 [generic] Support Vine embeds ()
Yen Chi Hsuan 81f36eba88 [test/test_utils] Update for escape_url change (again)
Yen Chi Hsuan 2d60465e44 [test/test_utils] Update for escape_url change
Sergey M 4333d56494 Merge pull request from dstftw/fragment-retries
Add --fragment-retries option (Fixes )
Sergey M․ 882c699296 [tunein] Fix stream data extraction (Closes , closes )
Yen Chi Hsuan efbed08dc2 [utils] Encode hostnames before passing to urllib
With IDN (Internationalized Domain Name) and a proxy, non-ascii URLs
are passed down to urllib/urllib2, causing UnicodeEncodeError

Fixes 
Jaime Marquínez Ferrándiz 7da2c87119 Add extractor for thescene.com (closes )
Sergey M․ c6ca11f1b3 [once] Prevent ads from embedding into m3u8 playlists (Closes )
Sergey M․ 2beeb286e1 [laola1tv] Add support for livestreams (Closes )
Sergey M․ cc7397b04d [ceskatelevize] Make m3u8 formats extraction non fatal (Closes )
Sergey M․ bc5d16b302 [animeondemand] Skip dash for now
Sergey M․ 85c637b737 [animeondemand] Extract teaser when no full episode available ()
Sergey M․ 5c69f7a479 [animeondemand] Respect startvideo (Closes )