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
...
*
|
|
|
|
[ultimedia] Extend _VALID_URL to support digiteka
Sergey M․
2016-01-19
1
-1
/
+4
|
/
/
/
/
*
|
|
|
[extractor/generic] Extend dailymotion embed regex
Sergey M․
2016-01-19
1
-1
/
+1
*
|
|
|
[dailymotion] Extend _VALID_URL
Sergey M․
2016-01-19
1
-2
/
+6
*
|
|
|
[youtube] Skip test
Sergey M․
2016-01-19
1
-1
/
+2
*
|
|
|
[youtube] Capture and output unavailable message
Sergey M․
2016-01-19
1
-0
/
+5
*
|
|
|
[youtube] Clarify test_Youtube_18
Sergey M․
2016-01-18
1
-0
/
+3
*
|
|
|
[youtube] Fix URL expansion in video description
Sergey M․
2016-01-18
1
-1
/
+1
*
|
|
|
[atresplayer] Skip HLS completely (Closes #8261)
Sergey M․
2016-01-17
1
-5
/
+0
*
|
|
|
Merge pull request #8262 from jwilk/https-everywhere
Yen Chi Hsuan
2016-01-17
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
[ustream] Use HTTPS for GitHub URL
Jakub Wilk
2016-01-17
1
-1
/
+1
|
/
/
/
/
*
|
|
|
[ae] Rename to aenetworks and clarify extractor name and description
Sergey M․
2016-01-17
2
-2
/
+4
*
|
|
|
[compat] Clarify the versions requiring compat_kwargs
Yen Chi Hsuan
2016-01-16
1
-1
/
+1
*
|
|
|
[ae] Fix _TESTS
Yen Chi Hsuan
2016-01-16
1
-1
/
+2
*
|
|
|
[bbc] Use _search_json_ld
Yen Chi Hsuan
2016-01-16
1
-13
/
+4
*
|
|
|
[extractor/common] Allow passing more parameters to _search_json_ld
Yen Chi Hsuan
2016-01-16
1
-3
/
+3
*
|
|
|
[README.md] Add protocol usage example in format selection
Sergey M
2016-01-16
1
-0
/
+3
*
|
|
|
[YoutubeDL] Ensure protocol is always present
Sergey M․
2016-01-16
1
-0
/
+5
|
|
/
/
|
/
|
|
*
|
|
[README.md] Improve format selection documentation
Sergey M
2016-01-16
1
-4
/
+63
*
|
|
[README.md] Mention new string operators for format selection
Sergey M
2016-01-16
1
-1
/
+1
*
|
|
[YoutubeDL] Introduce CSS3 like string operators
Yen Chi Hsuan
2016-01-16
1
-0
/
+3
*
|
|
Merge pull request #8246 from dstftw/initial-json-ld-metadata-support
Sergey M
2016-01-16
2
-1
/
+43
|
\
\
\
|
*
|
|
[ae] Use JSON-LD for TV series metadata
Sergey M․
2016-01-16
1
-1
/
+6
|
*
|
|
[extractor/common] Add initial support for JSON-LD metadata extraction into i...
Sergey M․
2016-01-16
1
-0
/
+37
*
|
|
|
Merge pull request #8245 from dstftw/auto-generate-title-fields
Sergey M
2016-01-16
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
[YoutubeDL] Auto generate title fields corresponding to the *_number fields
Sergey M․
2016-01-16
1
-0
/
+6
|
|
/
/
/
*
|
|
|
[cultureunplugged] Improve (Closes #8060)
Sergey M․
2016-01-16
2
-0
/
+64
*
|
|
|
[zippcast] Improve (Closes #8198)
Sergey M․
2016-01-16
1
-28
/
+64
*
|
|
|
'[ZippCast] Add new extractor'
ckuu
2016-01-16
2
-0
/
+59
*
|
|
|
release 2016.01.15
Philipp Hagemeister
2016-01-15
2
-2
/
+4
*
|
|
|
[cwtv] Add new extractor
remitamine
2016-01-15
2
-0
/
+89
|
/
/
/
*
|
|
[ae] Improve _VALID_URL
Sergey M․
2016-01-15
1
-1
/
+1
*
|
|
[ae] Add extractor import
Sergey M․
2016-01-15
1
-0
/
+1
*
|
|
[history] Remove import (Closes #8243)
Sergey M․
2016-01-15
1
-1
/
+0
*
|
|
[xtube:user] Fix extraction (Closes #8224)
Sergey M․
2016-01-15
1
-34
/
+34
*
|
|
[xtube] Add shortcut
Sergey M․
2016-01-15
1
-2
/
+2
*
|
|
[ae] Add support for fyi.tv, aetv.com and mylifetime.com(closes #3599)
remitamine
2016-01-15
1
-2
/
+11
*
|
|
[history] add support for episode pages(fixes #8240)
remitamine
2016-01-15
1
-4
/
+22
*
|
|
[theplatform] extend _VALID_URL regex
remitamine
2016-01-15
1
-1
/
+1
*
|
|
Revert "[history] fix signature and media url extraction(fixes #8240)"
remitamine
2016-01-15
2
-14
/
+5
*
|
|
[history] fix signature and media url extraction(fixes #8240)
remitamine
2016-01-15
2
-5
/
+14
*
|
|
Merge pull request #8228 from jaimeMF/disable-file-handler
Sergey M
2016-01-14
2
-2
/
+18
|
\
\
\
|
*
|
|
[YoutubeDL] use a more correct terminology in the error message for file:// URLs
Jaime Marquínez Ferrándiz
2016-01-14
1
-1
/
+1
|
*
|
|
[YoutubeDL] improve error message for file:/// URLs
Jaime Marquínez Ferrándiz
2016-01-14
1
-1
/
+1
|
*
|
|
[YoutubeDL] urlopen: use build_opener again
Jaime Marquínez Ferrándiz
2016-01-14
1
-7
/
+12
|
*
|
|
[YoutubeDL] urlopen: disable the 'file:' protocol (#8227)
Jaime Marquínez Ferrándiz
2016-01-14
2
-3
/
+14
*
|
|
|
Credit @TomGijselinck for canvas (#7145)
Sergey M․
2016-01-14
1
-0
/
+1
*
|
|
|
[canvas] Improve (Closes #7145)
Sergey M․
2016-01-14
1
-53
/
+38
*
|
|
|
[Canvas] Add new extractor
Tom Gijselinck
2016-01-14
2
-0
/
+81
*
|
|
|
[prosiebensat1] Fix some extraction and update tests
Sergey M․
2016-01-14
1
-7
/
+7
*
|
|
|
[prosiebensat1] add support for 7tv.de
Lucas
2016-01-14
1
-1
/
+17
[prev]
[next]