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
...
|
*
|
|
[shahid] raise ExtractorError instead of warning
remitamine
2015-07-18
1
-2
/
+5
|
*
|
|
[shahid] Add new extractor
remitamine
2015-07-18
2
-0
/
+57
*
|
|
|
Credit @scw for video.esri.com (#5459)
Sergey M․
2015-08-15
1
-0
/
+1
*
|
|
|
[extractor/__init__] Fix order
Sergey M․
2015-08-15
1
-1
/
+1
*
|
|
|
[esri:video] Rename extractor
Sergey M․
2015-08-15
2
-2
/
+2
*
|
|
|
[esri:video] Extract all formats and simplify
Sergey M․
2015-08-15
1
-60
/
+44
*
|
|
|
[extractor/common] Expand meta regex
Sergey M․
2015-08-15
1
-1
/
+1
*
|
|
|
[EsriVideo] Add new extractor
Shaun Walbridge
2015-08-15
2
-0
/
+91
*
|
|
|
[moniker] Support embed- URLs (#6450)
Yen Chi Hsuan
2015-08-15
1
-2
/
+16
*
|
|
|
[README.md] Clarify line ranges
Sergey M.
2015-08-14
1
-2
/
+2
*
|
|
|
Merge pull request #6554 from reddraggone9/readme-line-numbers
Sergey M.
2015-08-14
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Updated line numbers in the fragment portion of README links.
reddraggone9
2015-08-14
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
[lynda] Capture and output login error (Closes #6556)
Sergey M․
2015-08-14
1
-0
/
+10
*
|
|
|
[README.md] Document format_id field in output template section (#6557)
Yen Chi Hsuan
2015-08-14
1
-0
/
+1
|
/
/
/
*
|
|
[indavideo] Remove unused import
Sergey M․
2015-08-13
1
-1
/
+0
*
|
|
Credit @nyuszika7h for indavideo (#6517)
Sergey M․
2015-08-13
1
-0
/
+1
*
|
|
[indavideo] Relax _VALID_URL to match subdomains and add tests
Sergey M․
2015-08-13
1
-5
/
+19
*
|
|
[indavideo] Split in two extractors, extract all formats and fix timestamp
Sergey M․
2015-08-13
2
-61
/
+114
*
|
|
[indavideo] Add new extractor
nyuszika7h
2015-08-13
2
-0
/
+80
*
|
|
[downloader/hls] Add _debug_cmd
Sergey M․
2015-08-13
1
-0
/
+2
*
|
|
[downloader/fragment] Respect --retries for fragment based downloaders (Close...
Sergey M․
2015-08-13
1
-0
/
+1
*
|
|
[theplatform] Fallback to hardcoded releaseUrl if not available
Yen Chi Hsuan
2015-08-13
1
-1
/
+5
*
|
|
[dhm] Remove unused import
Sergey M․
2015-08-13
1
-4
/
+1
*
|
|
[iqiyi] PEP 8
Sergey M․
2015-08-13
1
-1
/
+1
*
|
|
[tweakers] Remove unused imports
Sergey M․
2015-08-13
1
-6
/
+0
*
|
|
Credit @ngld for RTVNH (#6537)
Sergey M․
2015-08-13
1
-0
/
+1
*
|
|
[rtvnh] Check status code
Sergey M․
2015-08-13
1
-1
/
+8
*
|
|
[rtvnh] Make SMIL not fatal
Sergey M․
2015-08-13
1
-1
/
+1
*
|
|
[rtvnh] Make thumbnail optional
Sergey M․
2015-08-13
1
-1
/
+1
*
|
|
[rtvnh] Carry long lines
Sergey M․
2015-08-13
1
-3
/
+7
*
|
|
Merge pull request #6537 from ngld/rtvnhnl
Sergey M.
2015-08-13
2
-0
/
+37
|
\
\
\
|
*
|
|
Use native HLS implementation by default.
ngld
2015-08-12
1
-5
/
+1
|
*
|
|
[rtvnh] Renamed rtvnhnl -> rtvnh
ngld
2015-08-12
2
-3
/
+3
|
*
|
|
[rtvnhnl] Relax the thumbnail check
ngld
2015-08-12
1
-1
/
+1
|
*
|
|
[rtvnhnl] Added new extractor
ngld
2015-08-12
2
-0
/
+41
*
|
|
|
Merge pull request #6539 from ngld/fix-funnyordie
Sergey M.
2015-08-12
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
[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
[prev]
[next]