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-08-14
[README.md] Document format_id field in output template section (#6557)
Yen Chi Hsuan
2015-08-13
[indavideo] Remove unused import
Sergey M․
2015-08-13
Credit @nyuszika7h for indavideo (#6517)
Sergey M․
2015-08-13
[indavideo] Relax _VALID_URL to match subdomains and add tests
Sergey M․
2015-08-13
[indavideo] Split in two extractors, extract all formats and fix timestamp
Sergey M․
2015-08-13
[indavideo] Add new extractor
nyuszika7h
2015-08-13
[downloader/hls] Add _debug_cmd
Sergey M․
2015-08-13
[downloader/fragment] Respect --retries for fragment based downloaders (Close...
Sergey M․
2015-08-13
[theplatform] Fallback to hardcoded releaseUrl if not available
Yen Chi Hsuan
2015-08-13
[dhm] Remove unused import
Sergey M․
2015-08-13
[iqiyi] PEP 8
Sergey M․
2015-08-13
[tweakers] Remove unused imports
Sergey M․
2015-08-13
Credit @ngld for RTVNH (#6537)
Sergey M․
2015-08-13
[rtvnh] Check status code
Sergey M․
2015-08-13
[rtvnh] Make SMIL not fatal
Sergey M․
2015-08-13
[rtvnh] Make thumbnail optional
Sergey M․
2015-08-13
[rtvnh] Carry long lines
Sergey M․
2015-08-13
Merge pull request #6537 from ngld/rtvnhnl
Sergey M.
2015-08-12
Use native HLS implementation by default.
ngld
2015-08-12
[rtvnh] Renamed rtvnhnl -> rtvnh
ngld
2015-08-12
[rtvnhnl] Relax the thumbnail check
ngld
2015-08-12
Merge pull request #6539 from ngld/fix-funnyordie
Sergey M.
2015-08-12
[rtvnhnl] Added new extractor
ngld
2015-08-12
[youtube] Update tests
Sergey M․
2015-08-12
[funnyordie] Handle protocol-relative URLs (fixes #6490)
ngld
2015-08-12
Merge pull request #6533 from sceext2/fix-iqiyi-2015-08-10
Yen Chi Hsuan
2015-08-12
[iqiyi] update md5 salt (2015-08-10 Zombie)
sceext
2015-08-11
[downloader/external] Use generic _option
Sergey M․
2015-08-11
[downloader/external] Forward --proxy to wget and aria2c
Sergey M․
2015-08-11
[tvplay] Add age limit to tests
Sergey M․
2015-08-11
[pbs] Add age limit to tests
Sergey M․
2015-08-11
[youtube] Add age limit to tests
Sergey M․
2015-08-11
[youtube] Skip download for multiple v= test
Sergey M․
2015-08-11
Merge pull request #6518 from puckipedia/master
Sergey M.
2015-08-11
[vimeo:user] Do not match watchlater
Sergey M․
2015-08-10
[youtube] Use the first v= argument in the URL
Puck Meerburg
2015-08-10
[vimeo:watchlater] Fix extraction (Closes #3886)
Sergey M․
2015-08-10
[vimeo] Fix login (Closes #6488)
Sergey M․
2015-08-10
[fc2] Fix python 2.6 (Closes #6512)
Sergey M․
2015-08-09
release 2015.08.09
2015.08.09
Philipp Hagemeister
2015-08-09
[extractor/generic] Clarify comment
Sergey M․
2015-08-09
[extractor/generic] Add test for xspf playlist
Sergey M․
2015-08-09
[extractor/generic] Add support for xspf playlists
Sergey M․
2015-08-09
[extractor/common] Extract _parse_xspf
Sergey M․
2015-08-09
[dhm] Use _extract_xspf_playlist
Sergey M․
2015-08-09
[extractor/common] Use playlist id as default title
Sergey M․
2015-08-09
[tweakers] Fix test
Sergey M․
2015-08-09
[tweakers] Use _extract_xspf_playlist
Sergey M․
2015-08-09
[telegraaf] Add extractor (Closes #6492)
Sergey M․
2015-08-09
[extractor/common] Clarify playlists can have description field
Sergey M․
[next]