Commit Graph

10470 Commits (4350b74545ea3d3ce072444655613bc6974d5516)

Author SHA1 Message Date
Yen Chi Hsuan 4350b74545
[socks] Add socks.py from @bluec0re's public domain implementation
https://gist.github.com/bluec0re/cafd3764412967417fd3
Sergey M․ 2937590e8b
[downloader/hls] PEP 8
Sergey M․ e62d9c5caa
[downloader/external] Call ffmpeg with with HTTP_PROXY env variable set ()
Sergey M․ fe40f9eef2
[compat] Add compat_setenv
Sergey M․ 6104cc2985
[downloader/hls] Add event media playlists to unsupported features of hlsnative
Sergey M․ c15c47d19b
[downloader/hls] Remove EXT-X-MEDIA-SEQUENCE from unsupported features for hlsnative
Sergey M․ 3951e7eb93
[ceskatelevize] Simplify, restore bonus video test and skip georestricted test (Closes )
Tomáš Čech f1f6f5aa5e
[ceskatelevize] Add support for live streams
Live streams has no playlist title, use title of the stream containing
TV channel name. Internal m3u8 handler doesn't seem to handle well
continuous streams. Add test for live stream. Remove no longer
reachable test.
Sergey M eb785b856f Merge pull request from dstftw/hls-native-to-ffmpeg-delegation
[downloader/hls] Delegate extraction to ffmpeg when unsupported features detected
Sergey M․ c52f4efaee
[mva] Improve _VALID_URLs
Sergey M․ f23a92a0ce
[mva] Add extractor (Closes )
Yen Chi Hsuan 3b01a9fbb6
[litv] Add new extractor
LiTV is a streaming platform providing free and paid legal contents in
Taiwan.
Sergey M․ 9c072d38c6
[arte] Improve language preference (Closes , closes )
Sergey M․ 3e169233da
Expanduser for more options with input files
Sergey M․ f5436c5d9e
[downloader/external] Add temp fix ffmpeg m3u8 downloads (Closes )
Kevin Deldycke e2eca6f65e Expand user's home in batch file path.
Yen Chi Hsuan a0904c5d80
[telegraaf] Fix extractor (closes )
Sergey M․ cb1fa58813
[flickr] Extract uploader URL (Closes )
remitamine 3fd6332c05 [flickr] extract license field(closes )
Sergey M 401d147893 Merge pull request from inondle/master
[liveleak] Adds support for thumbnails and updates tests
inondle e2ee97dcd5 [liveleak] Adds support for thumbnails, updates tests
Sergey M․ f745403b5b
[vevo] Revert videoplayer.vevo.com to api.vevo.com
Sergey M․ 3e80e6f40d
[vevo] Allow request to api.vevo.com to fail (Closes )
I don't know whether this it's tempopary or api has just gone
Sergey M․ 25cb7a0eeb
[youtube] Allow empty attribute values in description regex
Sergey M․ abc97b5eda
[utils] Allow empty attribute values in get_element_by_attribute (Closes )
remitamine 04e88ca2ca [vk] improve extraction(fixes )
Yen Chi Hsuan 6f59aa934b
[periscope:user] Add new extractor for user pages
Closes 
Yen Chi Hsuan 109db8ea64 Merge pull request from codesparkle/master
Feature: --restrict-filenames: replace accented characters by their unaccented counterpart instead of "_"
Sergey M․ 915620fd68
[redtube] PEP 8
Sergey M․ ac12e888f9
[redtube] Extract all formats, duration, upload date and view count (Closes )
Yen Chi Hsuan 7d08f6073d
[kuwo:category] Update test
remitamine 758a059241 [dailymail] Add new extractor(closes )
Yen Chi Hsuan 4f8c56eb4e
[fczenit] Fix extraction and update test
Closes 
Sergey M․ 9da526aae7
[yandexmusic:playlist] Update test
Sergey M․ 75b81df3af
[udemy] Modernize
Sergey M․ aabdc83d6e
[udemy] Fix course enroll (Closes )
Sergey M․ 2a48e6f01a
[yandexmusic:playlist] Respect track order for long (>150) playlists
Sergey M․ 203a3c0e6a
[yandexmusic:playlist] Make title optional
Sergey M․ d36724cca4
[yandexmusic:playlist] Remove unused imports
Sergey M․ 15fc0658f7
[yandexmusic:playlist] Modernize
Sergey M․ e960c3c223
[yandexmusic:playlist] Improve extraction (Closes )
Sergey M․ bc7e77a04b
[vevo] Use raise_geo_restricted
Sergey M․ 964f49336f
[aol] Improve _VALID_URL (Closes )
Sergey M․ 57d8e32a3e
[xfileshare] Add support for streamin.to
Sergey M․ 4174552391
[xfileshare] Refactor _VALID_URL and remove ded sites
Sergey M․ 80bc4106af
[xfileshare] Add support for thevideobee.to (Closes )
Yen Chi Hsuan 7759be38da
[xiami] Detect georestriction and skip tests
Yen Chi Hsuan a0a309b973
[kuwo:category] Fix description and update test
Adam Thalhammer c587cbb793 improved performance by extracting accented chars to top level
Sergey M․ 8a92e51c60
[extractor/common] Relax wording for creator metafield