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
Age
Commit message (
Expand
)
Author
2013-09-10
Add an extractor for Slideshare (closes #1400)
Jaime Marquínez Ferrándiz
2013-09-09
[sohu] add support for my.tv.sohu.com urls (fixes #1398)
Jaime Marquínez Ferrándiz
2013-09-09
Fix the minutes part in FileDownloader.format_seconds (fixed #1397)
Jaime Marquínez Ferrándiz
2013-09-09
[youtube] Modify the regex to match ids of length 11 (fixes #1396)
Jaime Marquínez Ferrándiz
2013-09-08
Revert "[youtube] Fix detection of tags from HLS videos."
Jaime Marquínez Ferrándiz
2013-09-07
release 2013.09.07
2013.09.07
Philipp Hagemeister
2013-09-07
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2013-09-06
[generic] If the url doesn't specify the protocol, then try to extract prepen...
Jaime Marquínez Ferrándiz
2013-09-06
[daylimotion] accept embed urls (fixes #1386)
Jaime Marquínez Ferrándiz
2013-09-06
Add an extractor for Metacritic
Jaime Marquínez Ferrándiz
2013-09-06
[youtube] Fix some issues with the detection of playlist/channel urls (report...
Jaime Marquínez Ferrándiz
2013-09-06
[youtube] Fix detection of feeds urls (fixes #1294)
Jaime Marquínez Ferrándiz
2013-09-06
Fix add-versions
Philipp Hagemeister
2013-09-06
release 2013.09.06.1
2013.09.06.1
Philipp Hagemeister
2013-09-06
Merge remote-tracking branch 'origin/master'
Philipp Hagemeister
2013-09-06
Do not re-download files for hashsum generation (Fixes #1383)
Philipp Hagemeister
2013-09-06
[youtube] Users: download from the api in json to simplify extraction (fixes ...
Jaime Marquínez Ferrándiz
2013-09-06
[youtube] Fix detection of tags from HLS videos.
Jaime Marquínez Ferrándiz
2013-09-06
release 2013.09.06
2013.09.06
Philipp Hagemeister
2013-09-06
Merge pull request #1378 from patrickslin/patch-6
Jaime Marquínez Ferrándiz
2013-09-05
Vevo sig changed again, please update for us! Thanks very much! (fixes #1375)
patrickslin
2013-09-05
[youtube] Urls like youtube.com/NASA are now interpreted as users (fixes #1069)
Jaime Marquínez Ferrándiz
2013-09-05
release 2013.09.05
2013.09.05
Philipp Hagemeister
2013-09-05
[youtube] Playlists: extract the videos id from ['media$group']['yt$videoid']...
Jaime Marquínez Ferrándiz
2013-09-05
[generic] Recognize html5 video in the format '<video src=".+?"' and only unq...
Jaime Marquínez Ferrándiz
2013-09-05
Add extractor for tvcast.naver.com (closes #1331)
Jaime Marquínez Ferrándiz
2013-09-05
[daum] Get the video page from a canonical url to extract the full id (fixes ...
Jaime Marquínez Ferrándiz
2013-09-04
Credit @Huarong for tv.sohu.com
Jaime Marquínez Ferrándiz
2013-09-04
Add extractor for daum.net (closes #1330)
Jaime Marquínez Ferrándiz
2013-09-04
release 2013.09.04
2013.09.04
Philipp Hagemeister
2013-09-03
Merge pull request #1341 from xanadu/master
Philipp Hagemeister
2013-09-03
AHLS -> Apple HTTP Live Streaming
Allan Zhou
2013-09-03
Merge pull request #1363 from Rudloff/defense
Philipp Hagemeister
2013-09-03
Merge remote-tracking branch 'upstream/master'
Allan Zhou
2013-09-03
Suggested by @phihag
Pierre Rudloff
2013-09-03
[orf] Remove the test video, they seem to expire in one week
Jaime Marquínez Ferrándiz
2013-09-03
[dailymotion] improve the regex for extracting the video info
Jaime Marquínez Ferrándiz
2013-09-03
[vimeo] Handle Assertions Error when trying to get the description
Jaime Marquínez Ferrándiz
2013-09-03
[vimeo] add support for videos that embed the download url in the player page...
Jaime Marquínez Ferrándiz
2013-09-03
Extractor for defense.gouv.fr
Pierre Rudloff
2013-09-03
Merge remote-tracking branch 'upstream/master'
Pierre Rudloff
2013-09-02
Add an extractor for VeeHD (closes #1359)
Jaime Marquínez Ferrándiz
2013-08-31
[metacafe] Add more cases for detecting the uploader detection (reported in #...
Jaime Marquínez Ferrándiz
2013-08-31
Add an automatic page generator for the supported sites (related #156)
Jaime Marquínez Ferrándiz
2013-08-30
Merge remote-tracking branch 'upstream/master'
Allan Zhou
2013-08-30
add support for "-f mp4" for YouTube
Allan Zhou
2013-08-31
Merge remote-tracking branch 'upstream/master'
Pierre Rudloff
2013-08-30
release 2013.08.30
2013.08.30
Philipp Hagemeister
2013-08-30
[youtube] update algo for length 86
Jaime Marquínez Ferrándiz
2013-08-30
[youtube] Fix typo in the _VALID_URL for YoutubeFavouritesIE, it was intended...
Jaime Marquínez Ferrándiz
[next]