Commit Graph

10096 Commits (63c55e9f2245b24f437564e616ebff76994978cf)

Author SHA1 Message Date
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․ 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․ 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 ()
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 )
Sergey M․ ff5873b72d [motherless] Detect friends only videos
Sergey M․ 065c4b27bf [xhamster:embed] Extract vars (Closes )
Sergey M․ 1600ed1ff9 [rutv] Improve flash version pattern (Closes )
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure
Sergey M․ 0cef27ad25 Add missing r prefix for _VALID_URLs
Sergey M․ 12af4beb3e [mailru] Add support for https (Closes )
Sergey M․ 9016d76f71 [YoutubeDL] Improve _format_note
Sergey M․ 3c5d183c19 [animeondemand] Extract all formats (Closes )
Sergey M․ 3e8bb9a972 [animeondemand] Detect geo restriction
Yen Chi Hsuan daef04a4e7 [kwuo] Fix KuwoChartIE and KuwoSingerIE and accept new URL forms
Yen Chi Hsuan 2648918c81 [vlive] Fix creator extraction (closes )
Yen Chi Hsuan 9e3c2f1d74 [openload] Misc improvements
* Add thumbnail
* Detect errors ()
* Match more (, )
Yen Chi Hsuan 2bfeee69b9 [openload] Add new extractor (closes )
Yen Chi Hsuan 664bcd80b9 [tudou] Use InAdvancePagedList (closes )
Sergey M․ 3c20208eff [francetv] Improve formats extraction
Sergey M․ db264e3cc3 [francetvinfo] Add support for france3-regions and strip title (Closes )
Sergey M․ 96a9f22d98 [discovery] Relax _VALID_URL (Closes )
Sergey M․ 40025ee2a3 [postprocessort/ffmpeg] Allow embedding webvtt into webm (Closes )
Sergey M․ 298c04b464 [91porn] Use common messages' wording
Sergey M․ d95114dd83 [91porn] Unquote final URL (Closes )
Sergey M․ fa023ccb2c [biobiochiletv] Fix extraction, extract m3u8 formats and overall improve (Closes )
jjatria e36f4aa72b [biobiotv] Add extractor
Sergey M․ f1ced6df51 [cda] Improve and simplify (Closes )
Kacper Michajłow 8b0d7a66ef [cda] Add new extractor for cda.pl
Fixes 
Sergey M․ 3aec71766d [safari:api] Separate extractor (Closes )
Sergey M․ 16a8b7986b [downloader/fragment] Document fragment_retries
Sergey M․ 617e58d850 [downloader/{common,fragment}] Fix total retries reporting on python 2.6
Sergey M․ e33baba0dd [downloader/dash] Add fragment retry capability
YouTube may often return 404 HTTP error for a fragment causing the
whole download to fail. However if the same fragment is immediately
retried with the same request data this usually succeeds (1-2 attemps
is usually enough) thus allowing to download the whole file successfully.
So, we will retry all fragments that fail with 404 HTTP error for now.
Sergey M․ 721f26b821 [downloader/fragment] Add report_retry_fragment
Sergey M․ 52bb437e41 [options] Add --fragment-retries option
Jaime Marquínez Ferrándiz 782b1b5bd1 [utils] lookup_unit_table: Match word boundary instead of end of string
Sergey M․ 0d769bcb78 [extractor/generic] Fix missing byte literal prefix
remitamine 4cd70099ea [hbo] Add new extractor
Jaime Marquínez Ferrándiz 09fc33198a utils: lookup_unit_table: Use a stricter regex
In parse_count multiple units start with the same letter, so it would match different units depending on the order they were sorted when iterating over them.
John Peel d5aacf9a90 Added format_id to the filers on -f.
Sergey M․ 19e2617a6f [commonprotocols] Add generic support for rtmp URLs (Closes )
Sergey M․ edd9b71c2c [extractor/generic] Add a test for m3u playlist served without proper Content-Type
Sergey M․ 5940862d5a [extractor/generic] Detect m3u playlists served without proper Content-Type
Sergey M․ de6c51e88e [extractor/generic] Fix direct link semantics
Sergey M․ 303dcdb995 [extractor/generic] Simplify upload_date extraction
Sergey M․ 20938f768b [extractor/generic] Add another test for generic m3u8
Sergey M․ 955737b2d4 [extractor/generic] Force Content-Type to lowecase
Sergey M․ 263eff9537 [extractor/generic] Properly extract format id from Content-Type
Fixes extraction for cases like: audio/x-mpegURL; charset=utf-8
Sergey M․ cae21032ab [theplatform] Improve geo restriction detection
remitamine 6187091532 [once] check http formats availability
Philipp Hagemeister 0d33166ec5 release 2016.03.18
remitamine 87c03c6bd2 [theplatform] remove unnecessary import
remitamine 4c92fd2e83 [theplatform] always force theplatform to return a smil for _extract_theplatform_smil
Sergey M․ e3d17b3c07 [noz] Fix extraction on python 2.6 by means of using compat_xpath
Sergey M․ 810c10baa1 [utils] Use compat_xpath
Sergey M․ 57f7e3c62d [compat] Add compat_xpath
Sergey M․ 0d0e282912 [animeondemand] Fix typo and improve
Sergey M․ 85e8f26b82 [animeondemand] Improve extraction
Sergey M․ b57fecfddd [animeondemand] Add test
Sergey M․ 8c97e7efb6 [animeondemand] Expand episode title regex (Closes )
Sergey M․ cc162f6a0a [crunchyroll] Fix custom _download_webpage (Closes )