index
:
youtube-dl
master
Mirror of youtube-dl
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
[funnyordie] Handle protocol-relative URLs (fixes #6490)
ngld
2015-08-12
1
-1
/
+1
|
|
/
/
*
|
|
[youtube] Update tests
Sergey M․
2015-08-12
1
-3
/
+3
*
|
|
Merge pull request #6533 from sceext2/fix-iqiyi-2015-08-10
Yen Chi Hsuan
2015-08-12
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[iqiyi] update md5 salt (2015-08-10 Zombie)
sceext
2015-08-12
1
-1
/
+1
|
/
/
*
|
[downloader/external] Use generic _option
Sergey M․
2015-08-11
1
-13
/
+4
*
|
[downloader/external] Forward --proxy to wget and aria2c
Sergey M․
2015-08-11
1
-0
/
+10
*
|
[tvplay] Add age limit to tests
Sergey M․
2015-08-11
1
-0
/
+1
*
|
[pbs] Add age limit to tests
Sergey M․
2015-08-11
1
-0
/
+1
*
|
[youtube] Add age limit to tests
Sergey M․
2015-08-11
1
-0
/
+3
*
|
[youtube] Skip download for multiple v= test
Sergey M․
2015-08-11
1
-1
/
+4
*
|
Merge pull request #6518 from puckipedia/master
Sergey M.
2015-08-11
1
-1
/
+18
|
\
\
|
*
|
[youtube] Use the first v= argument in the URL
Puck Meerburg
2015-08-10
1
-1
/
+18
*
|
|
[vimeo:user] Do not match watchlater
Sergey M․
2015-08-11
1
-1
/
+1
|
/
/
*
|
[vimeo:watchlater] Fix extraction (Closes #3886)
Sergey M․
2015-08-10
1
-5
/
+6
*
|
[vimeo] Fix login (Closes #6488)
Sergey M․
2015-08-10
1
-10
/
+15
*
|
[fc2] Fix python 2.6 (Closes #6512)
Sergey M․
2015-08-10
1
-1
/
+1
*
|
release 2015.08.09
Philipp Hagemeister
2015-08-09
3
-4
/
+8
*
|
[extractor/generic] Clarify comment
Sergey M․
2015-08-09
1
-1
/
+1
*
|
[extractor/generic] Add test for xspf playlist
Sergey M․
2015-08-09
1
-0
/
+15
*
|
[extractor/generic] Add support for xspf playlists
Sergey M․
2015-08-09
1
-1
/
+6
*
|
[extractor/common] Extract _parse_xspf
Sergey M․
2015-08-09
1
-3
/
+7
*
|
[dhm] Use _extract_xspf_playlist
Sergey M․
2015-08-09
1
-18
/
+7
*
|
[extractor/common] Use playlist id as default title
Sergey M․
2015-08-09
1
-1
/
+1
*
|
[tweakers] Fix test
Sergey M․
2015-08-09
1
-1
/
+1
*
|
[tweakers] Use _extract_xspf_playlist
Sergey M․
2015-08-09
1
-38
/
+4
*
|
[telegraaf] Add extractor (Closes #6492)
Sergey M․
2015-08-09
2
-0
/
+36
*
|
[extractor/common] Clarify playlists can have description field
Sergey M․
2015-08-09
1
-2
/
+2
*
|
[extractor/generic] Add generic support for xspf playist extraction
Sergey M․
2015-08-09
1
-0
/
+41
*
|
[vimeo] Fix password protected videos (Closes #6507)
Sergey M․
2015-08-09
1
-1
/
+1
*
|
[videolectures] Fix _VALID_URL for test_no_duplicates to pass
Sergey M․
2015-08-09
1
-1
/
+1
*
|
[rutube] Add age_limit to test
Sergey M․
2015-08-08
1
-0
/
+1
*
|
[ok] Update tests
Sergey M․
2015-08-08
1
-2
/
+4
*
|
[ok] Add age_limit to tests
Sergey M․
2015-08-08
1
-0
/
+2
*
|
[break] Add age_limit to test
Sergey M․
2015-08-08
1
-0
/
+1
*
|
[vpro] Override npo IE_NAME
Sergey M․
2015-08-08
1
-0
/
+1
*
|
[24video] Fix test
Sergey M․
2015-08-08
1
-0
/
+1
*
|
[test/helper] Make age_limit checkable field
Sergey M․
2015-08-08
1
-1
/
+1
*
|
[91porn] Extract age limit
Sergey M․
2015-08-08
1
-0
/
+2
*
|
[sexykarma] Fix test
Sergey M․
2015-08-08
1
-0
/
+1
*
|
[downloader/external] Respect --no-check-certificate for wget
Sergey M․
2015-08-08
1
-0
/
+4
*
|
Merge pull request #6428 from dstftw/improve-generic-smil-support
Sergey M.
2015-08-08
5
-56
/
+228
|
\
\
|
*
|
[videolectures] Fix _VALID_URL
Sergey M․
2015-08-02
1
-1
/
+1
|
*
|
[extractor/common] Extract namespace parse routine
Sergey M․
2015-08-02
1
-4
/
+6
|
*
|
[extractor/common] Fix python 3
Sergey M․
2015-08-02
1
-1
/
+1
|
*
|
[extractor/generic] Add generic SMIL tests
Sergey M․
2015-08-02
1
-0
/
+68
|
*
|
[test/helper] Allow dicts for mincount
Sergey M․
2015-08-02
1
-2
/
+2
|
*
|
[test_downloader] Respect --force-generic-extractor
Sergey M․
2015-08-02
1
-1
/
+3
|
*
|
[extractor/generic] Improve generic SMIL detection
Sergey M․
2015-08-02
1
-1
/
+3
|
*
|
[extractor/common] Extract f4m and m3u8 formats, subtitles and info
Sergey M․
2015-08-02
1
-51
/
+149
*
|
|
[quickscope] Fix typo
Sergey M․
2015-08-08
1
-1
/
+1
[prev]
[next]