index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
Age
Commit message (
Expand
)
Author
2016-05-10
[options] Update --proxy description for SOCKS proxies
Yen Chi Hsuan
2016-05-10
[socks] Remove a superfluous clause
Yen Chi Hsuan
2016-05-10
[compat] Rename struct_(un)pack to compat_struct_(un)pack
Yen Chi Hsuan
2016-05-10
[utils] Add rationale for register_socks_protocols
Yen Chi Hsuan
2016-05-10
[utils] Register SOCKS protocols in urllib and support SOCKS4A
Yen Chi Hsuan
2016-05-10
[socks] Eliminate magic constants and improve
Yen Chi Hsuan
2016-05-10
[socks] Support SOCKS proxies
Yen Chi Hsuan
2016-05-10
[utils,compat] Move struct_pack and struct_unpack to compat.py
Yen Chi Hsuan
2016-05-10
[socks] Add socks.py from @bluec0re's public domain implementation
Yen Chi Hsuan
2016-05-09
[downloader/hls] PEP 8
Sergey M․
2016-05-09
[downloader/external] Call ffmpeg with with HTTP_PROXY env variable set (#9437)
Sergey M․
2016-05-09
[compat] Add compat_setenv
Sergey M․
2016-05-09
[downloader/hls] Add event media playlists to unsupported features of hlsnative
Sergey M․
2016-05-09
[downloader/hls] Remove EXT-X-MEDIA-SEQUENCE from unsupported features for hl...
Sergey M․
2016-05-09
[ceskatelevize] Simplify, restore bonus video test and skip georestricted tes...
Sergey M․
2016-05-09
[ceskatelevize] Add support for live streams
Tomáš Čech
2016-05-08
Merge pull request #9358 from dstftw/hls-native-to-ffmpeg-delegation
Sergey M
2016-05-08
[mva] Improve _VALID_URLs
Sergey M․
2016-05-08
[mva] Add extractor (Closes #6667)
Sergey M․
2016-05-08
[litv] Add new extractor
Yen Chi Hsuan
2016-05-08
[arte] Improve language preference (Closes #9401, closes #9162)
Sergey M․
2016-05-08
Expanduser for more options with input files
Sergey M․
2016-05-08
[downloader/external] Add temp fix ffmpeg m3u8 downloads (Closes #9394)
Sergey M․
2016-05-07
Expand 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-06
Merge pull request #9400 from inondle/master
Sergey M
2016-05-06
[liveleak] Adds support for thumbnails, updates tests
inondle
2016-05-06
[vevo] Revert videoplayer.vevo.com to api.vevo.com
Sergey M․
2016-05-06
[vevo] Allow request to api.vevo.com to fail (Closes #9417)
Sergey M․
2016-05-06
[youtube] Allow empty attribute values in description regex
Sergey 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 pages
Yen Chi Hsuan
2016-05-06
Merge pull request #9367 from codesparkle/master
Yen Chi Hsuan
2016-05-05
[redtube] PEP 8
Sergey M․
2016-05-05
[redtube] Extract all formats, duration, upload date and view count (Closes #...
Sergey M․
2016-05-05
[kuwo:category] Update test
Yen Chi Hsuan
2016-05-05
[dailymail] Add new extractor(closes #2667)
remitamine
2016-05-05
[fczenit] Fix extraction and update test
Yen Chi Hsuan
2016-05-04
[yandexmusic:playlist] Update test
Sergey M․
2016-05-04
[udemy] Modernize
Sergey M․
2016-05-04
[udemy] Fix course enroll (Closes #9393)
Sergey M․
2016-05-04
[yandexmusic:playlist] Respect track order for long (>150) playlists
Sergey M․
2016-05-04
[yandexmusic:playlist] Make title optional
Sergey M․
2016-05-04
[yandexmusic:playlist] Remove unused imports
Sergey M․
2016-05-04
[yandexmusic:playlist] Modernize
Sergey M․
2016-05-04
[yandexmusic:playlist] Improve extraction (Closes #6801)
Sergey M․
2016-05-03
[vevo] Use raise_geo_restricted
Sergey M․
[next]