index
:
hypervideo-pre.git
master
Pre-build of hypervideo
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
youtube_dl
/
InfoExtractors.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't catch YT user URLs in YoutubePlaylistIE (fix #754, fix #763)
Filippo Valsorda
2013-03-31
1
-4
/
+2
*
Merge pull request #752 from dodo/master
Filippo Valsorda
2013-03-29
1
-0
/
+82
|
\
|
*
SoundcloudSetIE
dodo
2013-03-24
1
-0
/
+82
*
|
Merge pull request #730 by @JohnyMoSwag
Filippo Valsorda
2013-03-29
1
-0
/
+57
|
\
\
|
*
|
catch fatal error
Johny Mo Swag
2013-03-08
1
-5
/
+5
|
*
|
removed str used for other project.
Johny Mo Swag
2013-03-08
1
-1
/
+1
|
*
|
working - worldstarhiphop IE
Johny Mo Swag
2013-03-07
1
-3
/
+5
|
*
|
clean up
Johny Mo Swag
2013-03-07
1
-17
/
+11
|
*
|
fixed typo
Johny Mo Swag
2013-03-06
1
-1
/
+1
|
*
|
Support for WorldStarHipHop.com
Johny Mo Swag
2013-03-06
1
-1
/
+62
*
|
|
fix FunnyOrDieIE, MyVideoIE, TEDIE
Filippo Valsorda
2013-03-29
1
-4
/
+4
*
|
|
fix SpiegelIE
Filippo Valsorda
2013-03-29
1
-1
/
+1
*
|
|
Rebased, fixed and extended LiveLeak.com support
Filippo Valsorda
2013-03-29
1
-9
/
+18
*
|
|
Update InfoExtractors.py
kkalpakloglou
2013-03-29
1
-2
/
+41
*
|
|
Merge remote-tracking branch 'jaimeMF/color_error_messages'
Philipp Hagemeister
2013-03-29
1
-157
/
+157
|
\
\
\
|
*
|
|
More trouble calls changed in InfoExtractors.py
Jaime Marquínez Ferrándiz
2013-03-05
1
-8
/
+8
|
*
|
|
Use report_error in InfoExtractors.py
Jaime Marquínez Ferrándiz
2013-03-04
1
-150
/
+150
*
|
|
|
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2013-03-29
1
-46
/
+77
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
fix KeekIE
Filippo Valsorda
2013-03-20
1
-4
/
+4
|
*
|
|
Merge pull request #699 by @iemejia
Filippo Valsorda
2013-03-20
1
-42
/
+73
|
|
\
\
\
|
|
*
|
|
Fixed typo in error message when no subtitles were available.
Ismael Mejia
2013-03-20
1
-1
/
+1
|
|
*
|
|
Added new option '--list-subs' to show the available subtitle languages
Ismael Mejia
2013-03-20
1
-7
/
+19
|
|
*
|
|
Added new option '--sub-format' to choose the format of the subtitles to down...
Ismael Mejia
2013-03-20
1
-5
/
+6
|
|
*
|
|
Refactor subtitle options from srt to the more generic 'sub'.
Ismael Mejia
2013-03-20
1
-34
/
+34
|
|
*
|
|
Added new option '--all-srt' to download all the subtitles of a video.
Ismael Mejia
2013-03-20
1
-22
/
+51
|
|
*
|
|
Added new option '--only-srt' to download only the subtitles of a video
Ismael Mejia
2013-02-21
1
-1
/
+6
|
|
*
|
|
Removed conversion from youtube closed caption format to srt since youtube ap...
Ismael Mejia
2013-02-21
1
-20
/
+4
*
|
|
|
|
Spiegel: Support hash at end of URL
Philipp Hagemeister
2013-03-16
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Spiegel IE
Philipp Hagemeister
2013-03-12
1
-1
/
+42
*
|
|
|
Fix Unicode handling GenericIE (Fixes #734)
Philipp Hagemeister
2013-03-08
1
-7
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
Escapist videos are acutally .mp4, not .flv
Tim Douglas
2013-03-06
1
-1
/
+1
|
|
/
|
/
|
*
|
Remove tweetreel - it has shut down
Philipp Hagemeister
2013-03-03
1
-50
/
+0
*
|
Use proper urlparse functions and simplify a bit
Philipp Hagemeister
2013-03-03
1
-11
/
+7
*
|
Merge remote-tracking branch 'jcarlosgarciasegovia/master'
Philipp Hagemeister
2013-03-03
1
-0
/
+15
|
\
\
|
*
|
Allow downloading http://blip.tv/play/ embeded URLs
Juan Carlos Garcia Segovia
2013-03-01
1
-0
/
+15
*
|
|
Use report_warning in InfoExtractors
Jaime Marquínez Ferrándiz
2013-03-02
1
-13
/
+13
|
/
/
*
|
Don't be too clever (Fixes Python 3)
Philipp Hagemeister
2013-02-26
1
-2
/
+1
*
|
Merge remote-tracking branch 'origin/API_YT_playlists'
Philipp Hagemeister
2013-02-26
1
-63
/
+85
|
\
\
|
*
|
Modified Youtube video/playlist matching; fixes #668; fixes #585
Filippo Valsorda
2013-02-26
1
-29
/
+36
|
*
|
Switch YTPlaylistIE to API (relevant: #586); fixes #651; fixes #673; fixes #661
Filippo Valsorda
2013-02-26
1
-44
/
+59
*
|
|
[YT Search] No results if items is not in response
Juan M
2013-02-26
1
-0
/
+4
|
/
/
*
|
Formalize URL creation (prepare for some cleanup in blip.tv:users)
Philipp Hagemeister
2013-02-24
1
-3
/
+2
*
|
Merge remote-tracking branch 'joksnet/ytsearch_decode_request'
Philipp Hagemeister
2013-02-24
1
-1
/
+1
|
\
\
|
*
|
Decode the data requested to the api in utf-8.
Juan M
2013-02-23
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'jaimeMF/TED'
Philipp Hagemeister
2013-02-24
1
-10
/
+10
|
\
\
|
*
|
TED: get thumbnails
Jaime Marquínez Ferrándiz
2013-02-23
1
-10
/
+10
|
|
/
*
/
Steam: get thumbnails
Jaime Marquínez Ferrándiz
2013-02-23
1
-2
/
+6
|
/
*
Also check for JSLoader of JWSPlayer (thanks to @maximeg, Closes #685)
Philipp Hagemeister
2013-02-21
1
-0
/
+3
*
Import HTTPErrorProcessor from the correct module (Closes #696)
Philipp Hagemeister
2013-02-21
1
-1
/
+1
*
Fix YP IE
Philipp Hagemeister
2013-02-18
1
-5
/
+5
[next]