Commit Graph

12463 Commits (a479b8f687245a9cb1b5c25ed9ece28c4710981f)
 

Author SHA1 Message Date
Yen Chi Hsuan 72f3289ac4
[test/test_socks] Add tests for SOCKS proxies
Yen Chi Hsuan 71aff18809
[socks] Support SOCKS proxies
Yen Chi Hsuan dab0daeeb0
[utils,compat] Move struct_pack and struct_unpack to compat.py
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․ fad7bbec3a
[test_compat] Remove unused import
Sergey M․ e62d9c5caa
[downloader/external] Call ffmpeg with with HTTP_PROXY env variable set ()
Sergey M․ 20cfdcc910
[test_compat] Avoid None values for compat_setenv
Sergey M․ 1292638754
[test_compat] Use compat_setenv
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․ 965fefdcd8
Credit @sleep-walker for
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 )
Sergey M․ 5c24873a9e
Credit @inondle for
Sergey M․ 00c21c225d
Credit @kdeldycke for
Sergey M d013b26719 Merge pull request from kdeldycke/batch_file_home_expansion
Expand user's home in batch file path.
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 b1c6a5bac8
[Makefile] Remove more media files in `make clean`
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