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-07-30
Disable way and tf1 tests, the whole videos are served sometimes, so the md5 ...
Jaime Marquínez Ferrándiz
2013-07-30
[worldstarhiphop] Small cleanup
Jaime Marquínez Ferrándiz
2013-07-30
Merge pull request #1148 from JohnyMoSwag/master
Jaime Marquínez Ferrándiz
2013-07-30
Merge pull request #1149 from pishposhmcgee/patch-3
Jaime Marquínez Ferrándiz
2013-07-29
using re.search
Johny Mo Swag
2013-07-29
[wat] fix the extraction of the video url (fixes #1103)
Jaime Marquínez Ferrándiz
2013-07-29
Add an extractor for kankan.com (closes #1133)
Jaime Marquínez Ferrándiz
2013-07-29
Modified m_urls regex and video_url
pishposhmcgee
2013-07-29
detect vevo embed fix
Johny Mo Swag
2013-07-29
detect vevo embed
Johny Mo Swag
2013-07-29
[vimeo] add an extractor for channels
Jaime Marquínez Ferrándiz
2013-07-29
[dailymotion] Add an extractor for Dailymotion playlists
Jaime Marquínez Ferrándiz
2013-07-26
Add an extractor for roxwell.com (closes #1044)
Jaime Marquínez Ferrándiz
2013-07-25
release 2013.07.25.2
2013.07.25.2
Philipp Hagemeister
2013-07-25
YoutubeIE: add algo for length 79 (fixes #1126)
Jaime Marquínez Ferrándiz
2013-07-25
YoutubeIE: new algo for length 81 (fixes #1127)
Jaime Marquínez Ferrándiz
2013-07-25
Merge pull request #1120 from pishposhmcgee/patch-1
Jaime Marquínez Ferrándiz
2013-07-25
[keek] Fix testcase (Broken by accident in 6625f82940b2701e2ccc9a6cf5808056b0...
Philipp Hagemeister
2013-07-25
release 2013.07.25.1
2013.07.25.1
Philipp Hagemeister
2013-07-25
[ina] Allow I at start of video IDs
Philipp Hagemeister
2013-07-25
[keek] Allow httpS URLs (Fixes #1123)
Philipp Hagemeister
2013-07-25
release 2013.07.25
2013.07.25
Philipp Hagemeister
2013-07-25
Merge remote-tracking branch 'pishposhmcgee/patch-2'
Philipp Hagemeister
2013-07-25
[ina] Fix URL detection (Fixes #1121)
Philipp Hagemeister
2013-07-24
changed video_url regex
pishposhmcgee
2013-07-24
Added an option 'e' to go with 'video' or 'embed'
pishposhmcgee
2013-07-24
[youtube] use itertools.count instead of a "while True" loop and a manual cou...
Jaime Marquínez Ferrándiz
2013-07-24
[youtube] add an extractor for the "Watch Later" list
Jaime Marquínez Ferrándiz
2013-07-24
release 2013.07.24.2
2013.07.24.2
Philipp Hagemeister
2013-07-24
Add an extractor for downloading the Youtube favorite videos(closes #127)
Jaime Marquínez Ferrándiz
2013-07-24
YoutubeIE: Move the code from _real_initialize to a base class
Jaime Marquínez Ferrándiz
2013-07-24
YoutubePlaylistIE: break only if there's no entry field in the response
Jaime Marquínez Ferrándiz
2013-07-24
ExfmIE: extract Soundcloud songs using SoundcloudIE
Jaime Marquínez Ferrándiz
2013-07-24
[soundcloud]: Some improvements
Jaime Marquínez Ferrándiz
2013-07-24
release 2013.07.24.1
2013.07.24.1
Philipp Hagemeister
2013-07-24
Merge pull request #1114 from alexvh/traileraddict_hd
Jaime Marquínez Ferrándiz
2013-07-24
[traileraddict]: Support clips urls and more trailer urls
Jaime Marquínez Ferrándiz
2013-07-24
Merge pull request #1113 from alexvh/master
Jaime Marquínez Ferrándiz
2013-07-24
release 2013.07.24
2013.07.24
Philipp Hagemeister
2013-07-24
YoutubeIE: new algo for length 87 (fixes #1105)
patrickslin
2013-07-24
[traileraddict] Obtain hd quality stream if available
Alex Van't Hof
2013-07-24
[traileraddict] Allow all types of trailer URLs
Alex Van't Hof
2013-07-23
release 2013.07.23.1
2013.07.23.1
Philipp Hagemeister
2013-07-23
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2013-07-23
[soundcloud] Support URLs with a slash at the end (Fixes #1104)
Philipp Hagemeister
2013-07-23
YoutubeChannelE: switch ajax query from channel_ajax to c4_browse_ajax
Jaime Marquínez Ferrándiz
2013-07-23
Mark WatIE and TF1IE as broken (related #1103)
Jaime Marquínez Ferrándiz
2013-07-23
CollegeHumorIE: support Youtube videos and embed urls (fixes #1094)
Jaime Marquínez Ferrándiz
2013-07-23
release 2013.07.23
2013.07.23
Philipp Hagemeister
2013-07-23
Fix BreakIE
Jaime Marquínez Ferrándiz
[next]