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
...
|
*
[southparknl] Add extractor for southpark.nl
rrooij
2015-05-05
2
-0
/
+16
|
/
*
[noco] Remove unused import
Sergey M․
2015-05-05
1
-1
/
+0
*
Merge branch 'Tassatux-noco'
Sergey M․
2015-05-05
1
-51
/
+86
|
\
|
*
[noco] Update tests
Sergey M․
2015-05-05
1
-1
/
+1
|
*
[noco] Modernize
Sergey M․
2015-05-05
1
-12
/
+15
|
*
[noco] Extract all variations of audio/subtitles media
Sergey M․
2015-05-05
1
-36
/
+41
|
*
Merge branch 'noco' of https://github.com/Tassatux/youtube-dl into Tassatux-noco
Sergey M․
2015-05-05
1
-20
/
+47
|
/
|
|
*
[noco] Add test for multi languages video
Aurélien Dunand
2015-05-04
1
-14
/
+31
|
*
[noco] Retrieve video language according to user options
Aurélien Dunand
2015-05-04
1
-6
/
+16
*
|
[rutv] Remove superfluous check
Sergey M․
2015-05-04
1
-3
/
+0
*
|
[rutv] Fix preference
Sergey M․
2015-05-04
1
-5
/
+7
*
|
[rutv] Fix live stream test URL
Sergey M․
2015-05-04
1
-1
/
+1
*
|
[nytimes] Extend _VALID_URL (#2754)
Yen Chi Hsuan
2015-05-04
2
-4
/
+10
*
|
[nytimes] Implement extracting videos from articles (closes #5436)
Yen Chi Hsuan
2015-05-04
1
-24
/
+55
*
|
[livestream:original] Update url format (fixes #5598)
Jaime Marquínez Ferrándiz
2015-05-04
1
-3
/
+3
*
|
[livestream:original] Fix extraction (fixes #4702)
Jaime Marquínez Ferrándiz
2015-05-04
1
-11
/
+5
*
|
[NBC] Enhance embedURL extraction (closes #2549)
Yen Chi Hsuan
2015-05-04
3
-2
/
+22
|
/
*
release 2015.05.04
Philipp Hagemeister
2015-05-04
1
-1
/
+1
*
[escapist] Add uploader to tests
Sergey M․
2015-05-04
1
-0
/
+2
*
[escapist] Modernize
Sergey M․
2015-05-04
1
-5
/
+10
*
[escapist] Improve _VALID_URL
Sergey M․
2015-05-04
1
-1
/
+1
*
[escapist] Update tests' checksums
Sergey M․
2015-05-04
1
-2
/
+2
*
[escapist] Fix formats extraction
Sergey M․
2015-05-04
1
-20
/
+15
*
[NBC] Enhance extraction of ThePlatform URL (fixes #5470)
Yen Chi Hsuan
2015-05-04
1
-1
/
+14
*
release 2015.05.03
Philipp Hagemeister
2015-05-03
3
-3
/
+4
*
[generic] Detect more MLB videos (fixes #5443)
Yen Chi Hsuan
2015-05-04
1
-0
/
+17
*
[MLB] Extend _VALID_URL (#5443)
Yen Chi Hsuan
2015-05-04
1
-1
/
+6
*
[lifenews] Detect <iframe> (fixes #5346)
Yen Chi Hsuan
2015-05-04
1
-9
/
+38
*
[lifenews] Fix view count and comment count
Yen Chi Hsuan
2015-05-04
1
-2
/
+2
*
[dailymotion] Use https urls
Jaime Marquínez Ferrándiz
2015-05-03
1
-2
/
+2
*
[rutv] Add test for #5584
Sergey M․
2015-05-03
1
-2
/
+11
*
[rutv] Recognize live streams (#5584)
Sergey M․
2015-05-03
1
-1
/
+4
*
[baiduvideo] Improve _VALID_URL
Sergey M․
2015-05-03
1
-1
/
+1
*
[vgtv] Fix _VALID_URL (Closes #5578)
Sergey M․
2015-05-03
1
-1
/
+1
*
[options] Clarify `--write-annotations` help
Sergey M․
2015-05-02
1
-1
/
+1
*
[YoutubeDL] Improve description file naming
Sergey M․
2015-05-02
1
-1
/
+1
*
[YoutubeDL] Improve annotations file naming
Sergey M․
2015-05-02
1
-1
/
+1
*
[YoutubeDL] Improve JSON info file naming
Sergey M․
2015-05-02
1
-1
/
+2
*
[utils] Add replace_extension
Sergey M․
2015-05-02
2
-0
/
+16
*
[YoutubeDL] Improve audio/video-only file naming
Sergey M․
2015-05-02
1
-1
/
+1
*
[test_utils] Add tests for prepend_extension
Sergey M․
2015-05-02
1
-0
/
+9
*
[utils] Improve prepend_extension
Sergey M․
2015-05-02
1
-2
/
+5
*
[baiduvideo] Add new extractor (closes #4563)
Yen Chi Hsuan
2015-05-03
2
-0
/
+69
*
[YoutubeDL] Ensure correct extension is always present for a merged file (Clo...
Sergey M․
2015-05-02
1
-1
/
+8
*
Remove code that was only used by the Grooveshark extractor
Jaime Marquínez Ferrándiz
2015-05-02
3
-16
/
+2
*
[Grooveshark] Remove the extractor
Yen Chi Hsuan
2015-05-02
2
-192
/
+0
*
[iconosquare] Fix extraction
Sergey M․
2015-05-02
1
-9
/
+48
*
[viki] Remove clean_html call
Yen Chi Hsuan
2015-05-02
1
-2
/
+0
*
[viki] Extract m3u8 videos (#4855)
Yen Chi Hsuan
2015-05-02
1
-3
/
+31
*
[viki] Enhance error message handling (#3774)
Yen Chi Hsuan
2015-05-02
1
-4
/
+10
[prev]
[next]