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 (
Collapse
)
Author
2015-09-26
Use `insert` for all sys.path manipulations
Yen Chi Hsuan
Closes #6867.
2015-09-27
[eagleplatform] Use http scheme for thumbnail
Sergey M․
2015-09-27
[eagleplatform] Make _handle_error staticmethod
Sergey M․
2015-09-27
[eagleplatform] Simplify secure mp4 construction and clarify rationale
Sergey M․
2015-09-27
[eagleplatform] use http urls explicitly
remitamine
2015-09-27
[eagleplatform] return the code to handle errors in all _download_json requests
remitamine
2015-09-27
[eagleplatform] extract mp4 url and fix thumbnail url
remitamine
2015-09-26
[qqmusic] Allow [mm:ss] timestamps
Sergey M․
2015-09-26
[qqmusic] Use release_date
Sergey M․
2015-09-26
[extractor/common] Document release_date field
Sergey M․
2015-09-26
Credit @fqj1994 for qqmusic .lrc support
Sergey M․
2015-09-26
[qqmusic] Add test for a song with non .lrc lyrics
Sergey M․
2015-09-26
[qqmusic] Do not capture braced text from the middle of the string
Sergey M․
2015-09-26
[qqmusic] Eliminate _filter_lrc and use single quotes
Sergey M․
2015-09-26
[qqmusic] Add subtitles for QQMusic
Qijiang Fan
Use .lrc lyrics as subtitles if lyrics in lrc format exist.
2015-09-26
[bbc] Add test for programme that fails with iptv-all mediaset
Sergey M․
2015-09-26
[bbc] Clarify iptv-all mediaset rationale
Sergey M․
2015-09-26
[bbc] Skip mediaselection on gelocation error (Closes #6983)
Sergey M․
2015-09-26
[extractor/generic] Use _extract_url for mtvservices
Sergey M․
2015-09-26
[mtvservices:embedded] Add _extract_url
Sergey M․
2015-09-26
[mtv] Look for sm4:video:embed (Closes #6936, closes #6970)
Sergey M․
2015-09-26
Merge pull request #6966 from remitamine/kuwo
Yen Chi Hsuan
[kuwo] fix title extraction and update test
2015-09-26
[kuwo] treat the offline error as an expected ExtractorError
remitamine
2015-09-26
[kuwo] check for the offline error page
remitamine
2015-09-26
Merge pull request #6978 from remitamine/fktv
Sergey M.
[fktv] get format_id from video file ext
2015-09-26
[fktv] get format_id from video file ext
remitamine
2015-09-25
Also run tests with python 3.5
Jaime Marquínez Ferrándiz
2015-09-25
[README.md] Document the 'duration' field in the output template (#6929)
Jaime Marquínez Ferrándiz
2015-09-25
[fktv] Don't redefine 'url' in list comprehension
Jaime Marquínez Ferrándiz
Detected with flake8.
2015-09-25
Merge branch 'remitamine-fktv'
Yen Chi Hsuan
2015-09-25
[kuwo] extract title inside element with class title exactly
remitamine
2015-09-25
[kuwo] fix title extraction and update test
remitamine
2015-09-25
[fktv] Fix a regex
Yen Chi Hsuan
2015-09-25
[fktv] Coding style
Yen Chi Hsuan
2015-09-25
[fktv] Correct thumbnail extraction and add the test
Yen Chi Hsuan
2015-09-25
[fktv] Correct and improve some regexs
Yen Chi Hsuan
2015-09-25
[fktv] Raise an error is no videos found
Yen Chi Hsuan
2015-09-25
[fktv] Correct spellings
Yen Chi Hsuan
2015-09-25
Merge branch 'fktv' of https://github.com/remitamine/youtube-dl into ↵
Yen Chi Hsuan
remitamine-fktv
2015-09-25
[condenast] Do not capture unused group in _VALID_URL
Sergey M․
2015-09-25
[condenast] Keep acute accent
Sergey M․
2015-09-25
[condenast] fix video info regex
remitamine
2015-09-25
[condenast] fix extraction and add support for other sites
remitamine
2015-09-25
[iconosquare] Extract comments
Sergey M․
2015-09-25
[iconosquare] Revert title (Closes #6954)
Sergey M․
2015-09-25
[iconosquare] fix info extraction
remitamine
2015-09-25
Merge pull request #6955 from atomic83/patch-1
Sergey M.
More title extraction fixing.
2015-09-24
More title extraction fixing.
atomic83
2015-09-25
Merge pull request #6952 from remitamine/hostingbulk
Sergey M.
[hostingbulk] remove extractor
2015-09-24
[hostingbulk] remove extractor
remitamine
[next]