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
/
gametrailers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gametrailers] Remove extractor
Sergey M․
2016-06-21
1
-62
/
+0
*
Add support for https for all extractors as preventive and future-proof measure
Sergey M․
2016-03-21
1
-1
/
+1
*
[gametrailers] Fix extraction (fixes #7722)
Jaime Marquínez Ferrándiz
2015-12-03
1
-9
/
+52
*
[gametrailers] Fix gametrailers test
Sergey M.
2014-02-12
1
-2
/
+3
*
[gametrailers] Use the generic `_real_extract` provided by the base class
Jaime Marquínez Ferrándiz
2014-01-22
1
-11
/
+0
*
[gametrailers] Use unicode_literals
Philipp Hagemeister
2014-01-22
1
-7
/
+9
*
[mtv] Fix title for gametrailers (Fixes #2188)
Philipp Hagemeister
2014-01-22
1
-1
/
+1
*
Merge remote-tracking branch 'dstftw/correct-valid-urls'
Philipp Hagemeister
2013-12-04
1
-2
/
+1
|
\
|
*
Correct some extractor _VALID_URL regexes
dst
2013-12-04
1
-1
/
+1
*
|
Move common code for extractors based in MTV services to a new base class
Jaime Marquínez Ferrándiz
2013-12-03
1
-12
/
+4
|
/
*
GametrailersIE: make it a subclass of MTVIE to reuse most of the extraction p...
Jaime Marquínez Ferrándiz
2013-07-14
1
-46
/
+19
*
GametrailersIE: support multipart videos
Jaime Marquínez Ferrándiz
2013-07-11
1
-35
/
+30
*
Move tests to the IE definitions
Philipp Hagemeister
2013-06-27
1
-0
/
+9
*
Move gametrailers IE into its own file
Philipp Hagemeister
2013-06-23
1
-0
/
+59