index
:
youtube-dl
master
Mirror of youtube-dl
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
/
generic.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[generic] support HTML5 video
Philipp Hagemeister
2013-08-21
1
-0
/
+3
*
[generic] Ignore stupid HTTP servers (#1284)
Philipp Hagemeister
2013-08-21
1
-2
/
+7
*
GenericIE: allow to match declaration of the Brightocove parameters that use ...
Jaime Marquínez Ferrándiz
2013-07-12
1
-1
/
+1
*
GenericIE: detect more Brightcove videos
Jaime Marquínez Ferrándiz
2013-07-11
1
-1
/
+1
*
GenericIE: Detect videos from Brightcove
Jaime Marquínez Ferrándiz
2013-07-10
1
-9
/
+32
*
GenericIE: match titles that spread across multiple lines (related #904)
Jaime Marquínez Ferrándiz
2013-07-01
1
-1
/
+1
*
Add --list-extractor-descriptions (human-readable list of IEs)
Philipp Hagemeister
2013-07-01
1
-2
/
+1
*
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2013-06-27
1
-2
/
+2
|
\
|
*
Made 'video' the default title for generic IE
Albert Kim
2013-06-27
1
-1
/
+1
|
*
Made generic IE handle more cases
Albert Kim
2013-06-27
1
-1
/
+1
*
|
Move tests to the IE definitions
Philipp Hagemeister
2013-06-27
1
-0
/
+9
|
/
*
Move GenericIE into its own file
Philipp Hagemeister
2013-06-23
1
-0
/
+151
[prev]