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-11-20
Clean up unused imports and other minor mistakes
Philipp Hagemeister
2013-11-20
[teamcoco] Correct error
Philipp Hagemeister
2013-11-20
Merge remote-tracking branch 'dz0ny/patch-1'
Philipp Hagemeister
2013-11-20
import json for --dump-json
Philipp Hagemeister
2013-11-20
Add an option to dump json information
Mohamedh Fazal
2013-11-20
Add support for tou.tv (Fixes #1792)
Philipp Hagemeister
2013-11-19
[d8] inherit from CanalplusIE
Jaime Marquínez Ferrándiz
2013-11-19
Merge pull request #1758 from migbac/master
Jaime Marquínez Ferrándiz
2013-11-19
release 2013.11.19
2013.11.19
Philipp Hagemeister
2013-11-18
Merge pull request #1790 from rg3/console-title
Philipp Hagemeister
2013-11-18
[youtube] only allow domain name to be upper-case (#1786)
Philipp Hagemeister
2013-11-18
Correctly write and restore the console title on the stack (fixes #1782)
Jaime Marquínez Ferrándiz
2013-11-18
[auengine] Do not return unnecessary ext
Philipp Hagemeister
2013-11-18
release 2013.11.18.1
2013.11.18.1
Philipp Hagemeister
2013-11-18
[auengine] Simplify
Philipp Hagemeister
2013-11-18
Remove iPhone from user agent. This breaks a lot of extractors
Philipp Hagemeister
2013-11-18
release 2013.11.18
2013.11.18
Philipp Hagemeister
2013-11-18
Support multiple embedded YouTube URLs (Fixes #1787)
Philipp Hagemeister
2013-11-18
Support protocol-independent URLs (#1787)
Philipp Hagemeister
2013-11-18
Add iPhone to UA (#1746)
Philipp Hagemeister
2013-11-18
Suppor embed-only videos (Fixes #1746)
Philipp Hagemeister
2013-11-17
release 2013.11.17
2013.11.17
Philipp Hagemeister
2013-11-17
[MTVIE] Try with RTMP URL if download fails
Philipp Hagemeister
2013-11-17
Merge pull request #1784 from rzhxeo/southpark
Philipp Hagemeister
2013-11-17
Allow --console-title when --quiet is given (Fixes #1783)
Philipp Hagemeister
2013-11-17
Save and restore console title (Fixes #1782)
Philipp Hagemeister
2013-11-17
Add support for southpark.de
rzhxeo
2013-11-17
[SouthParkStudiosIE] Move from _TEST to _TESTS
rzhxeo
2013-11-17
[SouthParkStudiosIE] Also detect urls without http:// or www
rzhxeo
2013-11-17
Remove * imports
Philipp Hagemeister
2013-11-17
Move console_title to YoutubeDL
Philipp Hagemeister
2013-11-17
[youtube] Add view_count (Fixes #1781)
Philipp Hagemeister
2013-11-17
[arte] remove two typos
Philipp Hagemeister
2013-11-16
[redtube] Do not test md5, seems to vary
Philipp Hagemeister
2013-11-16
[gamekings] Do not test md5 sum, precise file changes regularly
Philipp Hagemeister
2013-11-16
[gamekings] remove unnecessary import
Philipp Hagemeister
2013-11-16
[tvp] Skip tests
Philipp Hagemeister
2013-11-16
[bambuser] Do not test for MD5, seems to be flaky
Philipp Hagemeister
2013-11-16
[dailymotion] Fix playlists
Philipp Hagemeister
2013-11-16
Fix indentation of (best) and (worst) in --list-formats
Philipp Hagemeister
2013-11-16
[spiegel] Implement format selection
Philipp Hagemeister
2013-11-16
Add automatic generation of format note based on bitrate and codecs
Philipp Hagemeister
2013-11-15
release 2013.11.15.1
2013.11.15.1
Philipp Hagemeister
2013-11-15
[ted] Fix playlists (Fixes #1770)
Philipp Hagemeister
2013-11-15
[ted] simplify
Philipp Hagemeister
2013-11-15
[rtlnow] Remove the test for nitro
Jaime Marquínez Ferrándiz
2013-11-15
Don't accept '>' inside the content attribute in OpenGraph regexes
Jaime Marquínez Ferrándiz
2013-11-15
Improve the OpenGraph regex
Jaime Marquínez Ferrándiz
2013-11-15
[tvp] Update the title and the description of the test video
Jaime Marquínez Ferrándiz
2013-11-15
[youtube:channel] Fix the extraction of autogenerated channels
Jaime Marquínez Ferrándiz
[next]