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
*
[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
*
[viki] Fix extractor and add a global availble test case
Yen Chi Hsuan
2015-05-02
1
-5
/
+23
*
[pbs] Add support for HD (Closes #3564, closes #5390)
Sergey M․
2015-05-01
1
-17
/
+41
*
Add ability to embed subtitles in mkv files (closes #5434)
Nikoli
2015-05-01
3
-5
/
+6
*
[yahoo] Extend _VALID_URL
Yen Chi Hsuan
2015-05-01
1
-2
/
+5
*
[bbccouk] Mute thumbnail
Sergey M․
2015-05-01
1
-3
/
+1
*
[bbccouk] Add test for #5530
Sergey M․
2015-05-01
1
-0
/
+14
*
[bbccouk] Improve extraction (Closes #5530)
Sergey M․
2015-05-01
1
-9
/
+26
*
[theplaform] Fix FutureWarning
Sergey M․
2015-05-01
1
-3
/
+9
*
[foxsports] Add extractor (Closes #5517)
Sergey M․
2015-05-01
2
-0
/
+33
*
[YoutubeDL] Filter requested info fields on `--load-info` as well
Sergey M․
2015-05-01
1
-5
/
+8
*
[dreisat] Extend _VALID_URL (Closes #5548)
Naglis Jonaitis
2015-04-30
1
-13
/
+19
*
[YoutubeDL] pep8: use 'k not in' instead of 'not k in'
Jaime Marquínez Ferrándiz
2015-04-30
1
-1
/
+1
*
[YoutubeDL] Do not write requested info in info JSON file (Closes #5562, clos...
Sergey M․
2015-04-30
1
-1
/
+4
*
Merge remote-tracking branch 'upstream/master'
Yen Chi Hsuan
2015-04-30
3
-26
/
+19
|
\
|
*
[vporn] More metadata extraction fixes and tests update (#5560)
Sergey M․
2015-04-30
1
-8
/
+2
|
*
[vporn] Fix metadata extraction (#5560)
Sergey M․
2015-04-30
1
-12
/
+10
|
*
[YoutubeDL] Generalize best/worst format match behavior
Sergey M․
2015-04-30
1
-11
/
+5
|
*
Merge pull request #5556 from jaimeMF/best-format-nodash
Sergey M.
2015-04-30
2
-3
/
+10
|
|
\
|
|
*
Make 'best' format only match non-DASH formats (closes #5554)
Jaime Marquínez Ferrándiz
2015-04-29
2
-3
/
+10
*
|
|
[VeeHD] Replace the third test case due to copyright issues
Yen Chi Hsuan
2015-04-30
1
-5
/
+5
|
/
/
*
|
[VeeHD] Enhance extraction and fix tests (fixes #4965)
Yen Chi Hsuan
2015-04-30
1
-4
/
+32
*
|
[bilibili] Extract multipart videos (closes #3250)
Yen Chi Hsuan
2015-04-30
1
-25
/
+49
*
|
[niconico] Fix so* video extraction (fixes #4874) (#2087)
Yen Chi Hsuan
2015-04-30
1
-1
/
+16
|
/
*
[escapist] pep8 fixes
Jaime Marquínez Ferrándiz
2015-04-29
1
-3
/
+3
*
[niconico] Try to extract all optional fields from various sources
Yen Chi Hsuan
2015-04-30
1
-6
/
+51
*
[niconico] Remove credentials from tests and enhance title extraction
Yen Chi Hsuan
2015-04-30
1
-13
/
+4
[next]