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
Age
Commit message (
Expand
)
Author
2015-11-30
[pornhub:playlist] Allow alphanumeric viewkeys (Closes #7695)
Sergey M․
2015-11-29
[youtube:playlist] Extend _VALID_URL
Sergey M․
2015-11-29
[youtube] Extend _VALID_URL (Closes #7694)
Sergey M․
2015-11-29
[youtube] Simplify and make sure header values are strings
Yen Chi Hsuan
2015-11-29
[spiegel] Fix extraction (Closes #7693)
Sergey M․
2015-11-29
Merge pull request #7691 from ryandesign/use-PYTHON-env-var
Yen Chi Hsuan
2015-11-29
[utils] Refactor handle_youtubedl_headers for future extension
Yen Chi Hsuan
2015-11-28
Always use PYTHON env var in Makefile
Ryan Schmidt
2015-11-29
[utils] Correct docstring of YoutubeDLHandler
Yen Chi Hsuan
2015-11-29
[youtube] Disable compression for live streams
Yen Chi Hsuan
2015-11-29
[downloader/hls] Respect Youtubedl-* headers
Yen Chi Hsuan
2015-11-29
[utils] Separate codes for handling Youtubedl-* headers
Yen Chi Hsuan
2015-11-28
Merge pull request #7057 from remitamine/cspan
remitamine
2015-11-28
[cspan] change into a function
remitamine
2015-11-28
[bloomberg] Improve formats extraction
Sergey M․
2015-11-28
[bloomberg] Improve video id regex
Sergey M․
2015-11-28
[bloomberg] Modernize
Sergey M․
2015-11-28
[bloomberg] Relax _VALID_URL even more (Closes #7685)
Sergey M․
2015-11-28
Credit @reiv for soundcloud:search
Sergey M․
2015-11-28
[youtube] Clarify rationale for yt:stretch validation
Sergey M․
2015-11-28
Merge pull request #7677 from lalinsky/yt-stretch-zero-height
Sergey M
2015-11-28
[youtube] Use the existing `w` and `h` variables
Lukáš Lalinský
2015-11-28
[options] Changed wording for --list-formats
Yen Chi Hsuan
2015-11-28
[dbtv] Expand _VALID_URL (Closes #7645)
Sergey M․
2015-11-28
[youtube] Ignore yt:stretch with zero width/height
Lukáš Lalinský
2015-11-27
release 2015.11.27.1
2015.11.27.1
Philipp Hagemeister
2015-11-27
release 2015.11.27
2015.11.27
Philipp Hagemeister
2015-11-27
[downloader/hls] Remove Accept-encoding from headers passed to ffmpeg
Yen Chi Hsuan
2015-11-27
[options] Clarify --list-formats needs videos (closes #7669)
Yen Chi Hsuan
2015-11-24
[README.md] Mention mplayer and mpv in "other programs" question
Sergey M
2015-11-24
release 2015.11.24
2015.11.24
Philipp Hagemeister
2015-11-24
[jsinterp] Adapt to updated YouTube code generation (Fixes #7623, fixes #7624...
Philipp Hagemeister
2015-11-24
README: Document which other programs may be helpful (Fixes #7621)
Philipp Hagemeister
2015-11-23
release 2015.11.23
2015.11.23
Philipp Hagemeister
2015-11-23
Switch codebase to use sanitized_Request instead of
Sergey M?
2015-11-23
Rename compat_urllib_request_Request to sanitized_Request and move to utils
Sergey M․
2015-11-23
[vimeo] Use compat_urllib_request_Request
Sergey M․
2015-11-23
[YoutubeDL] Wrap plain-text URL requests in compat_urllib_request_Request
Sergey M․
2015-11-23
[compat] Add compat_urllib_request_Request
Sergey M․
2015-11-23
[youtube] Fix test
Sergey M․
2015-11-23
[youtube] Fix test
Sergey M․
2015-11-23
[youtube] Clarify ytplayer.config extraction rationale
Sergey M․
2015-11-23
[youtube] Add test with '};' in tags
Sergey M․
2015-11-23
[youtube] Improve ytplayer.config extraction
Sergey M․
2015-11-23
Merge pull request #7599 from lalinsky/fix-youtube
Sergey M
2015-11-23
[pluralsight] Add support for alternative webpage layout (Closes #7607)
Sergey M․
2015-11-22
[youtube] Send the list of patterns directly to _search_regex
Lukáš Lalinský
2015-11-22
[youtube] Fall back to the original regex for ytplayer.config
Lukáš Lalinský
2015-11-22
[rutube] Remove unnecessary print
Sergey M․
2015-11-22
[youtube] More explicit player config JSON extraction (fixes #7468)
Lukáš Lalinský
[next]