index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
Age
Commit message (
Expand
)
Author
2013-06-27
Add tests and improve for HotNewHipHop
Philipp Hagemeister
2013-06-27
Merge remote-tracking branch 'JohnyMoSwag/master'
Philipp Hagemeister
2013-06-27
fix for detecting youtube embedded videos.
Johny Mo Swag
2013-06-27
release 2013.06.34
2013.06.34
Philipp Hagemeister
2013-06-27
print more encrypted signature info on -v (rel: #948)
Filippo Valsorda
2013-06-27
a new day, a new s algo - fix #946
Filippo Valsorda
2013-06-27
simplify youtube signature generation
Philipp Hagemeister
2013-06-26
removed print statement
Johny Mo Swag
2013-06-26
Added HotNewHipHop IE
Johny Mo Swag
2013-06-27
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2013-06-27
Add a clean-room implementation for youtube signatures
Philipp Hagemeister
2013-06-27
ArteTvIE: rewrite the extract process to support the new site (fixes #875)
Jaime Marquínez Ferrándiz
2013-06-26
ComedycentralIE: Force conversion of the description to unicode (close #941)
Jaime Marquínez Ferrándiz
2013-06-26
[wimp] minor readability improvements (#940)
Philipp Hagemeister
2013-06-26
[vevo] remove unused import
Philipp Hagemeister
2013-06-26
Add CSpanIE (closes #312)
Jaime Marquínez Ferrándiz
2013-06-26
added .decode('ascii')
M.Yasoob Khalid
2013-06-26
FileDownloader: fixed call to "report_error" of YoutubeDL
Jaime Marquínez Ferrándiz
2013-06-26
added b'' to my regex expression in order to solve the error on python 3
M.Yasoob Khalid
2013-06-26
changed wimp.py according to the changes suggested by jaime
M.Yasoob Khalid
2013-06-26
Merge branch 'master' of github.com:rg3/youtube-dl
M.Yasoob Khalid
2013-06-26
added an IE for wimp.com
M.Yasoob Khalid
2013-06-26
Fixed typo in subtitle format option (from: sbt => sbv)
Ismael Mejia
2013-06-26
Added support for additional vtt subtitle format (WebVTT) in youtube-dl.
Ismael Mejia
2013-06-25
Add the option "--write-auto-sub" to download automatic subtitles from Youtube
Jaime Marquínez Ferrándiz
2013-06-25
release 2013.06.33
2013.06.33
Philipp Hagemeister
2013-06-25
Add "--video-password" option (related #889)
Jaime Marquínez Ferrándiz
2013-06-25
Merge pull request #922 from JohnyMoSwag/master
Jaime Marquínez Ferrándiz
2013-06-25
JukeboxIE: support more countries
Jaime Marquínez Ferrándiz
2013-06-25
Sort IEs alphabetically
Philipp Hagemeister
2013-06-25
Merge remote-tracking branch 'yasoob/master'
Philipp Hagemeister
2013-06-25
release 2013.06.32
2013.06.32
Philipp Hagemeister
2013-06-25
Added an IE for todou
M.Yasoob Khalid
2013-06-25
release 2013.06.31
2013.06.31
Philipp Hagemeister
2013-06-25
Credit mc2avr for JukeboxIE (#924)
Philipp Hagemeister
2013-06-25
[googleplus] Adapt to new detail URL format
Philipp Hagemeister
2013-06-25
Add encoding to jukebox IE and simplify it a little bit
Philipp Hagemeister
2013-06-25
Add Jukebox IE
Philipp Hagemeister
2013-06-25
[jukebox] call YoutubeIE if necessary
mc2avr
2013-06-25
improve generic and encrypted signature error messages
Filippo Valsorda
2013-06-25
add JukeboxIE
mc2avr
2013-06-25
release 2013.06.30
2013.06.30
Philipp Hagemeister
2013-06-25
Handle video pages without vevo IDs (Fixes #923)
Philipp Hagemeister
2013-06-24
added Youtube embed detection to WorldstarIE
Johny Mo Swag
2013-06-24
YoutubeIE: Extend decryption of signatures to all videos that have the 's' fi...
Jaime Marquínez Ferrándiz
2013-06-24
clean up printing in __init__.py
Filippo Valsorda
2013-06-24
release 2013.06.29
2013.06.29
Philipp Hagemeister
2013-06-24
MTVIE: add support for Vevo videos (related #913)
Jaime Marquínez Ferrándiz
2013-06-24
Add VevoIE
Jaime Marquínez Ferrándiz
2013-06-24
release 2013.06.28
2013.06.28
Philipp Hagemeister
[next]