aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Collapse)Author
2016-05-10[socks] Support SOCKS proxiesYen Chi Hsuan
2016-05-10[utils,compat] Move struct_pack and struct_unpack to compat.pyYen Chi Hsuan
2016-05-10[socks] Add socks.py from @bluec0re's public domain implementationYen Chi Hsuan
https://gist.github.com/bluec0re/cafd3764412967417fd3
2016-05-09[downloader/hls] PEP 8Sergey M․
2016-05-09[downloader/external] Call ffmpeg with with HTTP_PROXY env variable set (#9437)Sergey M․
2016-05-09[compat] Add compat_setenvSergey M․
2016-05-09[downloader/hls] Add event media playlists to unsupported features of hlsnativeSergey M․
2016-05-09[downloader/hls] Remove EXT-X-MEDIA-SEQUENCE from unsupported features for ↵Sergey M․
hlsnative
2016-05-09[ceskatelevize] Simplify, restore bonus video test and skip georestricted ↵Sergey M․
test (Closes #9431)
2016-05-09[ceskatelevize] Add support for live streamsTomáš Čech
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.
2016-05-08Merge pull request #9358 from dstftw/hls-native-to-ffmpeg-delegationSergey M
[downloader/hls] Delegate extraction to ffmpeg when unsupported features detected
2016-05-08[mva] Improve _VALID_URLsSergey M․
2016-05-08[mva] Add extractor (Closes #6667)Sergey M․
2016-05-08[litv] Add new extractorYen Chi Hsuan
LiTV is a streaming platform providing free and paid legal contents in Taiwan.
2016-05-08[arte] Improve language preference (Closes #9401, closes #9162)Sergey M․
2016-05-08Expanduser for more options with input filesSergey M․
2016-05-08[downloader/external] Add temp fix ffmpeg m3u8 downloads (Closes #9394)Sergey M․
2016-05-07Expand user's home in batch file path.Kevin Deldycke
2016-05-08[telegraaf] Fix extractor (closes #9318)Yen Chi Hsuan
2016-05-07[flickr] Extract uploader URL (Closes #9426)Sergey M․
2016-05-07[flickr] extract license field(closes #9425)remitamine
2016-05-06Merge pull request #9400 from inondle/masterSergey M
[liveleak] Adds support for thumbnails and updates tests
2016-05-06[liveleak] Adds support for thumbnails, updates testsinondle
2016-05-06[vevo] Revert videoplayer.vevo.com to api.vevo.comSergey M․
2016-05-06[vevo] Allow request to api.vevo.com to fail (Closes #9417)Sergey M․
I don't know whether this it's tempopary or api has just gone
2016-05-06[youtube] Allow empty attribute values in description regexSergey M․
2016-05-06[utils] Allow empty attribute values in get_element_by_attribute (Closes #9415)Sergey M․
2016-05-06[vk] improve extraction(fixes #7976)remitamine
2016-05-06[periscope:user] Add new extractor for user pagesYen Chi Hsuan
Closes #9388
2016-05-06Merge pull request #9367 from codesparkle/masterYen Chi Hsuan
Feature: --restrict-filenames: replace accented characters by their unaccented counterpart instead of "_"
2016-05-05[redtube] PEP 8Sergey M․
2016-05-05[redtube] Extract all formats, duration, upload date and view count (Closes ↵Sergey M․
#9397)
2016-05-05[kuwo:category] Update testYen Chi Hsuan
2016-05-05[dailymail] Add new extractor(closes #2667)remitamine
2016-05-05[fczenit] Fix extraction and update testYen Chi Hsuan
Closes #9359
2016-05-04[yandexmusic:playlist] Update testSergey M․
2016-05-04[udemy] ModernizeSergey M․
2016-05-04[udemy] Fix course enroll (Closes #9393)Sergey M․
2016-05-04[yandexmusic:playlist] Respect track order for long (>150) playlistsSergey M․
2016-05-04[yandexmusic:playlist] Make title optionalSergey M․
2016-05-04[yandexmusic:playlist] Remove unused importsSergey M․
2016-05-04[yandexmusic:playlist] ModernizeSergey M․
2016-05-04[yandexmusic:playlist] Improve extraction (Closes #6801)Sergey M․
2016-05-03[vevo] Use raise_geo_restrictedSergey M․
2016-05-03[aol] Improve _VALID_URL (Closes #9381)Sergey M․
2016-05-03[xfileshare] Add support for streamin.toSergey M․
2016-05-03[xfileshare] Refactor _VALID_URL and remove ded sitesSergey M․
2016-05-03[xfileshare] Add support for thevideobee.to (Closes #9374)Sergey M․
2016-05-03[xiami] Detect georestriction and skip testsYen Chi Hsuan
2016-05-03[kuwo:category] Fix description and update testYen Chi Hsuan