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-14
Now --all-sub is a modifier to --write-sub and --write-auto-sub (closes #1412)
Jaime Marquínez Ferrándiz
2013-09-14
[googleplus] Fix upload date extraction
Jaime Marquínez Ferrándiz
2013-09-13
[ustream] Simplify channel extraction
Jaime Marquínez Ferrándiz
2013-09-13
Merge pull request #1413 from tewe/master
Jaime Marquínez Ferrándiz
2013-09-13
Merge pull request #1409 from JohnyMoSwag/master (closes #1404)
Jaime Marquínez Ferrándiz
2013-09-13
Merge pull request #1350 from Jaiz909/description-keyerror-fix
Jaime Marquínez Ferrándiz
2013-09-12
[gamespot] Update test video title
Jaime Marquínez Ferrándiz
2013-09-12
[youtube] update algo for length 82 (fixes #1416)
Jaime Marquínez Ferrándiz
2013-09-12
[canalplust] accept urls that don't include the video id (fixes #1415), extra...
Jaime Marquínez Ferrándiz
2013-09-12
Add Ustream channel support
tewe
2013-09-12
[funnyordie] fix video url extraction
Jaime Marquínez Ferrándiz
2013-09-12
release 2013.09.12
2013.09.12
Philipp Hagemeister
2013-09-12
Check for both automatic captions and subtitles with options `--write-sub` an...
Jaime Marquínez Ferrándiz
2013-09-11
added kickstarter IE
Johny Mo Swag
2013-09-11
[youtube] Fix detection of videos with automatic captions
Jaime Marquínez Ferrándiz
2013-09-11
[subtitles] Also list the available automatic captions languages with '--list...
Jaime Marquínez Ferrándiz
2013-09-11
[youtube] Support automatic captions with original language different from En...
Jaime Marquínez Ferrándiz
2013-09-11
Credit @iemejia
Jaime Marquínez Ferrándiz
2013-09-11
Merge branch 'subtitles_rework' (closes PR #1326)
Jaime Marquínez Ferrándiz
2013-09-11
[howcast] Do not download from http://www.howcast.com/videos/{video_id}
Jaime Marquínez Ferrándiz
2013-09-11
[subtitles] Use self._download_webpage for extracting the subtitles
Jaime Marquínez Ferrándiz
2013-09-11
[subtitles] Simplify the extraction of subtitles in subclasses and remove NoA...
Jaime Marquínez Ferrándiz
2013-09-11
[subtitles] rename SubitlesIE to SubtitlesInfoExtractor
Jaime Marquínez Ferrándiz
2013-09-11
[youtube] move subtitles methods from the base extractor to YoutubeIE
Jaime Marquínez Ferrándiz
2013-09-11
[subtitles] made inheritance hierarchy flat as requested
Ismael Mejia
2013-09-11
Merge branch 'master' into subtitles_rework
Ismael Mejia
2013-09-11
In the supported sites page, sort the extractors in case insensitive
Jaime Marquínez Ferrándiz
2013-09-11
release 2013.11.09
2013.11.09
Philipp Hagemeister
2013-09-11
[youtube] update algo for length 85 (fixes #1408 and fixes #1406)
Jaime Marquínez Ferrándiz
2013-09-10
[francetv] Add an extractor for francetvinfo.fr (closes #1317)
Jaime Marquínez Ferrándiz
2013-09-10
Merge pull request #1402 from Rudloff/canalc2
Philipp Hagemeister
2013-09-10
Wrong property name
Pierre Rudloff
2013-09-10
Add an extractor for pluzz.francetv.fr (closes PR #1399)
Pierre Rudloff
2013-09-10
release 2013.09.10
2013.09.10
Philipp Hagemeister
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
Merge branch 'master' into subtitles_rework
Ismael Mejia
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
[subtitles] fixed multiple subtitles language separated by comma after merge
Ismael Mejia
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
[next]