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
2013-12-01
[vimeo] Add an extractor for users (closes #1871)
Jaime Marquínez Ferrándiz
2013-12-01
[generic] Find embedded dailymotion videos (Fixes #1848)
Philipp Hagemeister
2013-12-01
[clipfish] Skip test on travis
Philipp Hagemeister
2013-11-30
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2013-11-30
Clarify help of --write-pages (#1853)
Philipp Hagemeister
2013-11-29
[yahoo] Force use of the http protocol for downloading the videos.
Jaime Marquínez Ferrándiz
2013-11-29
Clarify --download-archive help
Philipp Hagemeister
2013-11-29
[yahoo] Add an extractor for yahoo news (closes #1849)
Jaime Marquínez Ferrándiz
2013-11-29
Do not mutate default arguments
Philipp Hagemeister
2013-11-29
Merge pull request #1850 from nikai3d/master
Philipp Hagemeister
2013-11-29
fix typo in help
Nicolas Kaiser
2013-11-29
fix typo in README.md
Nicolas Kaiser
2013-11-29
[imdb] Fix the resolution values (fixes #1847)
Jaime Marquínez Ferrándiz
2013-11-29
release 2013.11.29
2013.11.29
Philipp Hagemeister
2013-11-29
[podomatic] Add extractor
Philipp Hagemeister
2013-11-28
Add an extractor for Clipsyndicate (closes #1744)
Jaime Marquínez Ferrándiz
2013-11-28
[imdb] Fix extraction in python 2.6
Jaime Marquínez Ferrándiz
2013-11-28
Add an extractor for Internet Movie Database trailers (closes #1832)
Jaime Marquínez Ferrándiz
2013-11-28
release 2013.11.28.1
2013.11.28.1
Philipp Hagemeister
2013-11-28
[youtube/subtitles] Change MD5 of vtt subtitle in test
Philipp Hagemeister
2013-11-28
[clipfish] Use FIFA trailer as testcase (#1842)
Philipp Hagemeister
2013-11-28
[clipfish] Fix imports (#1842)
Philipp Hagemeister
2013-11-28
release 2013.11.28
2013.11.28
Philipp Hagemeister
2013-11-28
[zdf] Use _download_xml
Philipp Hagemeister
2013-11-28
[zdf] add a pseudo-testcase and fix URL matching
Philipp Hagemeister
2013-11-28
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2013-11-28
[youtube:feeds] Use the 'paging' value from the downloaded json information (...
Jaime Marquínez Ferrándiz
2013-11-27
[yahoo] Fix video extraction and use the new format system exclusively
Jaime Marquínez Ferrándiz
2013-11-27
[youtube:playlist] Fix the extraction of the title for some mixes (#1844)
Jaime Marquínez Ferrándiz
2013-11-27
[clipfish] Effect a better error message (#1842)
Philipp Hagemeister
2013-11-27
[videopremium] support new .me domain
Filippo Valsorda
2013-11-27
[bash-completion] Complete the ':ythistory' keyword
Jaime Marquínez Ferrándiz
2013-11-27
[bash-completion] Complete filenames or directories if the previous option re...
Jaime Marquínez Ferrándiz
2013-11-26
[youtube:playlist] Add support for YouTube mixes (fixes #1839)
Jaime Marquínez Ferrándiz
2013-11-26
Use the new '_download_xml' helper in more extractors
Jaime Marquínez Ferrándiz
2013-11-26
[youtube:playlist] Remove the link with index 0
Jaime Marquínez Ferrándiz
2013-11-26
YoutubeDL: set the 'params' property before any message/warning/error is sent...
Jaime Marquínez Ferrándiz
2013-11-26
release 2013.11.26
2013.11.26
Philipp Hagemeister
2013-11-26
Include the proxy in the parameters for YoutubeDL (fixes #1831)
Jaime Marquínez Ferrándiz
2013-11-25
Merge pull request #1830 from jaimeMF/download-archive
Philipp Hagemeister
2013-11-25
Use the 'extractor_key' field for the download archive file
Jaime Marquínez Ferrándiz
2013-11-25
Fix typo in the documentation of the 'download_archive' param
Jaime Marquínez Ferrándiz
2013-11-25
release 2013.11.25.3
2013.11.25.3
Philipp Hagemeister
2013-11-25
[soundcloud] Support for listing of audio-only files
Philipp Hagemeister
2013-11-25
Fix rtmpdump with non-ASCII filenames on Windows on 2.x
Philipp Hagemeister
2013-11-25
Merge pull request #1829 from jaimeMF/ydl-empty-params
Philipp Hagemeister
2013-11-25
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2013-11-25
Do not warn about fixed output template if --max-downloads is 1
Philipp Hagemeister
2013-11-25
Allow to initialize a YoutubeDL object without parameters
Jaime Marquínez Ferrándiz
2013-11-25
[bambuser] Skip the download in the test
Jaime Marquínez Ferrándiz
[next]