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
2015-04-19
README: document bestvideo+bestaudio/best (#5447)
Jaime Marquínez Ferrándiz
2015-04-19
Move the documentation for the `--format` option to the manpage
Jaime Marquínez Ferrándiz
2015-04-19
[YoutubeDL] Respect explicit `--merge-format-output` for uncompatible formats...
Sergey M․
2015-04-19
[parameters.json] Set default `format` parameter to `best`
Sergey M․
2015-04-19
[YoutubeDL] Merge incompatible formats into mkv (#5456)
Sergey M․
2015-04-19
[YoutubeDL] Make `bestvideo+bestaudio/best` default format when merger is ava...
Sergey M․
2015-04-19
Detect already merged videos
Jaime Marquínez Ferrándiz
2015-04-19
[Sohu] Fix title extraction
Yen Chi Hsuan
2015-04-19
[miomio] Replace the slow test case
Yen Chi Hsuan
2015-04-19
[tests] Allow multi_video to be tested as playlists
Yen Chi Hsuan
2015-04-19
[megavideoz] Improve non-existing videos check
Sergey M․
2015-04-19
[megavideoz] Check non-existing videos
Sergey M․
2015-04-19
[megavideozeu] Rename extractor
Sergey M․
2015-04-19
[megavideozeu] Simplify (Closes #5454)
Sergey M․
2015-04-19
[megavideoez] Add working test
Jeff Buchbinder
2015-04-19
Add megavideoz.eu support.
Jeff Buchbinder
2015-04-18
Merge pull request #5462 from hedii/hedii-patch-1
Sergey M.
2015-04-18
Update wat.py
hedii
2015-04-18
[ign] Fix extraction of some videos in articles
Jaime Marquínez Ferrándiz
2015-04-18
FFmpegMergerPP: use the new system for specifying which files can be delete
Jaime Marquínez Ferrándiz
2015-04-18
FFmpegEmbedSubtitlePP: remove the subtitle files if '--keep-video' is not giv...
Jaime Marquínez Ferrándiz
2015-04-18
Postprocessors: use a list for the files that can be deleted
Jaime Marquínez Ferrándiz
2015-04-18
[facebook] Extend _VALID_URL take 2 (#5120)
Yen Chi Hsuan
2015-04-18
[facebook] Extend _VALID_URL
Yen Chi Hsuan
2015-04-18
Merge branch 'julianrichen-gfycat'
Sergey M․
2015-04-18
Credit @julianrichen for gfycat (#5440)
Sergey M․
2015-04-18
[gfycat] Simplify (Closes #5439, Closes #5394)
Sergey M․
2015-04-18
Merge branch 'gfycat' of https://github.com/julianrichen/youtube-dl into juli...
Sergey M․
2015-04-17
YoutubeDL.post_process: simplify keep_video handling
Jaime Marquínez Ferrándiz
2015-04-17
FFmpegExtractAudioPP: Simplify handling of already existing files
Jaime Marquínez Ferrándiz
2015-04-17
[comedycentral] Fix feed uri request (Closes #5449, closes #5455)
Sergey M․
2015-04-17
[soundcloud] Raise an error instead of calling 'report_error'
Jaime Marquínez Ferrándiz
2015-04-17
[mixcloud] Simplify url extraction
Jaime Marquínez Ferrándiz
2015-04-17
[vimple] Fix extraction (Closes #5448)
Sergey M․
2015-04-17
InfoExtractor._search_regex: Suggest updating when the regex is not found (su...
Jaime Marquínez Ferrándiz
2015-04-17
release 2015.04.17
2015.04.17
Philipp Hagemeister
2015-04-17
[soundcloud] Handle 'secret_token' for 'w.soundcloud.com/player/?url=*' urls ...
Jaime Marquínez Ferrándiz
2015-04-16
[gfycat] Fixed preferences.
FireDart
2015-04-16
[gfycat] Updated tests.
FireDart
2015-04-16
[utils] Fix splitunc deprecation warning
Sergey M․
2015-04-16
[srf] Show display_id when present
Sergey M․
2015-04-16
[srf] Extend _VALID_URL
Sergey M․
2015-04-16
[generic] Update pladform embed test
Sergey M․
2015-04-16
[pladform] Update test
Sergey M․
2015-04-16
[srf] Update test
Sergey M․
2015-04-16
[srf] Fix direct links ext
Sergey M․
2015-04-16
[srf] Extract subtitles
Sergey M․
2015-04-16
[srf] Extract all formats and prefer direct links over hls and hds
Sergey M․
2015-04-16
[Srf] Add new extractor (fixes #981)
Yen Chi Hsuan
2015-04-16
[extractor/common] Add the encoding parameter
Yen Chi Hsuan
[next]