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
2015-04-23
[ustream] Add an alternative approach to extract title (fixes #5128)
Yen Chi Hsuan
2015-04-23
[ustream] Checking errors
Yen Chi Hsuan
2015-04-23
[ustream] Fix extraction (closes #3998)
Yen Chi Hsuan
2015-04-23
Merge branch 'master' of github.com:rg3/youtube-dl
pulpe
2015-04-23
[realvid] Add extractor for realvid.net (closes #5504)
pulpe
2015-04-23
[xattr] Add version detection for python-pyxattr
Yen Chi Hsuan
2015-04-22
[vimeo] one token overlooked
pulpe
2015-04-22
[vimeo] Fix login token (fixes #5082)
pulpe
2015-04-22
[flickr] Don't use regex for extracting the info from the xml files
Jaime Marquínez Ferrándiz
2015-04-22
[flickr] Fix extraction (fixes #5501)
Jaime Marquínez Ferrándiz
2015-04-22
[hitbox] Clarify download messages
Sergey M․
2015-04-22
[hitbox:live] Extract formats before metadata
Sergey M․
2015-04-22
[hitbox] Extract formats before metadata
Sergey M․
2015-04-22
[hitbox] Sort formats
Sergey M․
2015-04-22
[hitbox] Extract all formats (Closes #5494)
Sergey M․
2015-04-22
[youtube:search] Cancel out _TESTS
Sergey M․
2015-04-22
[YoutubeDL] Remove the redundant assignment to old_filename
Yen Chi Hsuan
2015-04-21
[youtube:ytsearch] Use the same system as the search webpage (fixes #5483)
Jaime Marquínez Ferrándiz
2015-04-21
[youtube] Remove unused import
Sergey M․
2015-04-21
[youtube:channel] Make `extract_videos_from_page` static
Sergey M․
2015-04-21
[youtube:channel] Specify first page download message
Sergey M․
2015-04-21
[youtube:user] Extract in terms of `load_more_widget_html`
Sergey M․
2015-04-21
[youtube:ytsearch] Temporary workaround (#5483)
Sergey M․
2015-04-21
[senate] Simplify
Jaime Marquínez Ferrándiz
2015-04-21
[Cinemassacre] Support Youtube embedded videos (fixes #5131)
Yen Chi Hsuan
2015-04-21
[Cinemassacre] Move to a standalone module
Yen Chi Hsuan
2015-04-21
[Cinemassacre] Add detection for videos from blip.tv
Yen Chi Hsuan
2015-04-21
[CSpan] Removed the md5 sum of CSpan_3
Yen Chi Hsuan
2015-04-21
[SenateISVP] Fix tests
Yen Chi Hsuan
2015-04-21
[CSpan] Fix test cases CSpan_1 and CSpan_2
Yen Chi Hsuan
2015-04-21
[CSpan] Add detection for Senate ISVP. Closes #5302
Yen Chi Hsuan
2015-04-21
[Senate] Try to capture thumbnails
Yen Chi Hsuan
2015-04-21
[bilibili] Capture the video-not-exist message
Yen Chi Hsuan
2015-04-21
[Senate] Add new extractor (#5302)
Yen Chi Hsuan
2015-04-20
[bambuser] Add support for authentication (#5478)
Sergey M․
2015-04-20
[bambuser] Modernize and extract more metadata
Sergey M․
2015-04-20
[bambuser] Capture and output error message (#5478)
Sergey M․
2015-04-20
[bambuser] Modernize
Sergey M․
2015-04-20
[ted] Skip hls quality selection format
Sergey M․
2015-04-20
[ted] Lower preference for direct audio since it's mono
Sergey M․
2015-04-20
[ted] Fix hls audio/video-only formats
Sergey M․
2015-04-20
[YoutubeDL] mp3 is compatible with mp4
Sergey M․
2015-04-20
[YoutubeDL] Allow bestvideo+bestaudio/best strategy for ted extractor
Sergey M․
2015-04-20
[ted] Clarify IE_NAME
Sergey M․
2015-04-20
[ted] Clarify audio/video-only formats
Sergey M․
2015-04-20
[extractor/common] Add ability to specify custom field preference for `_sort_...
Sergey M․
2015-04-20
[bandcamp] fix video_id parsing (fixes #4861)
Quentin Rameau
2015-04-19
Move the documentation for the `--format` option to the manpage
Jaime Marquínez Ferrándiz
2015-04-19
[YoutubeDL] Respect explicit `--merge-format-output` for uncompatible formats...
Sergey M․
2015-04-19
[YoutubeDL] Merge incompatible formats into mkv (#5456)
Sergey M․
[next]