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
2016-02-07
[utils] Add dict_get convenience method
Sergey M․
2016-02-07
[vlive] Updated to new V App/VLive api.
Erwin de Haan
2016-02-06
[IPrima] Remove test video_id
pulpe
2016-02-06
[iprima] Follow pep8
Jaime Marquínez Ferrándiz
2016-02-06
[IPrima] Fix extractor (fixes #7617)
pulpe
2016-02-07
Merge pull request #8445 from bpfoley/rte-newurl
Sergey M
2016-02-06
[rte:radio] Add support for RTMP downloads, alternate URL style
Brian Foley
2016-02-06
[FFmpegSubtitlesConvertorPP] remove unused variable
Jaime Marquínez Ferrándiz
2016-02-06
[FFmpegSubtitlesConvertorPP] remove intermediate srt files
Jaime Marquínez Ferrándiz
2016-02-06
[FFmpegSubtitlesConvertorPP] correctly update the extension (fixes #8444)
Jaime Marquínez Ferrándiz
2016-02-06
[FFmpegSubtitlesConvertorPP] fix not working when srt is used as the intermed...
Jaime Marquínez Ferrándiz
2016-02-06
[downloader/hls] Do not send 'q' to ffmpeg on Windows (Closes #8300)
Sergey M․
2016-02-06
[videomore] Fix typo
Sergey M․
2016-02-06
[generic] detect MPD manfiest only from the content
remitamine
2016-02-06
[extractor/generic] Detect DASH manifests in found URLs and extract mpd formats
Sergey M․
2016-02-06
[extractor/generic] Detect DASH manifests and extract mpd formats
Sergey M․
2016-02-06
[common] use float conversion instead of using division from __future__
remitamine
2016-02-06
rename _parse_mpd to _parse_mpd_formats and add default value for mpd namespace
remitamine
2016-02-06
[common] sort dash formats
remitamine
2016-02-06
[generic] extract dash formats detected using content type
remitamine
2016-02-06
Merge pull request #8408 from remitamine/dash
remitamine
2016-02-06
[youtube] Fix automatic captions
Sergey M․
2016-02-05
[vidme] Clarify IE_NAMEs
Sergey M․
2016-02-05
[vidme:user:likes] Add extractor
Sergey M․
2016-02-05
[vidme:user] Add extractor (Closes #8416)
Sergey M․
2016-02-05
Merge branch 'master' of github.com:rg3/youtube-dl
remitamine
2016-02-05
[spankbang] Add test with single format (#8398)
Sergey M․
2016-02-05
[spankbang] Check formats (#8398)
Sergey M․
2016-02-05
[spankbang] Extend format id regex (Closes #8398)
Sergey M․
2016-02-05
[ffmpeg] check for m3u8 protocol in FFmpegMetadataPP
remitamine
2016-02-05
release 2016.02.05.1
2016.02.05.1
Philipp Hagemeister
2016-02-05
[ffmpeg] fix condition(fixes #8440)
remitamine
2016-02-05
release 2016.02.05
2016.02.05
Philipp Hagemeister
2016-02-04
[arte.tv:+7] Fix extraction (fixes #8427)
Jaime Marquínez Ferrándiz
2016-02-04
release 2016.02.04
2016.02.04
Philipp Hagemeister
2016-02-04
[youtube] fix subtitle order
remitamine
2016-02-04
[youtube] fix subtitle extraction(fixes #8415)
remitamine
2016-02-04
[generic] extract m3u8 formats when mpegurl content type detected
remitamine
2016-02-03
[common] fix segment duration calculation
remitamine
2016-02-03
[common] fix media_template string formating
remitamine
2016-02-03
[common] skip drm protected dash formats
remitamine
2016-02-04
[kuwo] Check for georestriction
Yen Chi Hsuan
2016-02-03
[common] ignore ISO 639-2 generic codes
remitamine
2016-02-02
[srgssr] use flv as ext for rtmp formats
remitamine
2016-02-02
[cbsnews] add support for live videos(fixes #7010)
remitamine
2016-02-02
[utils] dfxp2srt: make TTMLPElementParser inherit from object
Jaime Marquínez Ferrándiz
2016-02-02
[ffmpeg] fix adding metadata when using --hls-prefer-native(#8350)
remitamine
2016-02-02
[common] remove duplicate reference to namespace
remitamine
2016-02-02
Merge pull request #8354 from remitamine/m3u8_metadata
remitamine
2016-02-02
Merge pull request #8348 from remitamine/dfxp2srt-text
remitamine
[next]