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
2015-08-03
YoutubeDL: format spec: don't accept a bare '/' (#6124)
Jaime Marquínez Ferrándiz
2015-08-03
[twitch] Parse start_time from 't' (closes #6441)
Niklas Haas
2015-08-03
[pornhub] Improve video quality regex
Sergey M․
2015-08-03
Merge remote-tracking branch 'jaimemf/format_spec_groups' (closes #6124)
Jaime Marquínez Ferrándiz
2015-08-03
[mdr] Change XPath to make it work in python 2.6 (fixes #6443)
Jaime Marquínez Ferrándiz
2015-08-03
Merge pull request #6439 from remitamine/facebook
Sergey M.
2015-08-03
[facebook] add uploader value to the tests
remitamine
2015-08-02
[facebook] extract uploader
remitamine
2015-08-03
[pornhub] Improve
Sergey M․
2015-08-03
[pornhub] Fix video url regular expression.
George Brighton
2015-08-03
[downloader/http] Clarify rationale for Content-Range check (#6426)
Sergey M․
2015-08-03
[downloader/http] Report unable to resume
Sergey M․
2015-08-03
[downloader/http] Simplify
Sergey M․
2015-08-03
[utils] import re
remitamine
2015-08-03
[utils] restart download if server does not support byte ranges
remitamine
2015-08-02
[dailymotion:playlist] Use an iterator for the entries
Jaime Marquínez Ferrándiz
2015-08-02
[nowtv] Remove unused import
Jaime Marquínez Ferrándiz
2015-08-02
[nowtv] Expand _VALID_URL
Sergey M․
2015-08-02
[nowtv] Fix extraction (Closes #6357)
Sergey M․
2015-08-01
[screenwavemedia] Use the IP for the videoserver (fixes #6397)
Jaime Marquínez Ferrándiz
2015-08-01
[screenwavemedia] fix info extraction (fixes #6270)
remitamine
2015-08-01
[nbcnews] Extend _VALID_URL
Sergey M․
2015-08-01
Merge pull request #6392 from dstftw/generalized-fragmented-fd
Sergey M.
2015-08-01
[utils] Make value optional for find_xpath_attr
Sergey M․
2015-08-01
[gdcvault] Fix typo: xml_decription_url -> xml_description_url
Jaime Marquínez Ferrándiz
2015-08-01
[gdcvault] Add support for audio extraction (fixes #5784)
remitamine
2015-08-01
[viewster] use head request to extract api token
remitamine
2015-08-01
[vidme] Make uploader optional and add test
Sergey M․
2015-08-01
Merge pull request #6421 from remitamine/vidme
Sergey M.
2015-08-01
[soundcloud] Clean up _VALID_URLs
Sergey M․
2015-07-31
[vidme] extract the uploader
remitamine
2015-07-31
[soundcloud:user] Rework extractor (Closes #6399)
Sergey M․
2015-07-30
[viewster] Use 'compat_urllib_parse_unquote'
Jaime Marquínez Ferrándiz
2015-07-30
[viewster] extract the api auth token
remitamine
2015-07-29
Merge remote-tracking branch 'dstftw/multifeed-videos' (closes #6360)
Jaime Marquínez Ferrándiz
2015-07-30
[bbc] Improve work with mediaselection URLs
Sergey M․
2015-07-29
Merge branch 'pr-fix_bbc_mediaselector' of https://github.com/atomicdryad/you...
Sergey M․
2015-07-29
[youtube] Show info message for multifeed videos according to noplaylist option
Sergey M․
2015-07-29
Merge branch 'purdeaandrei-save_tags_simpler_only_saves_tags_to_info_json'
Sergey M․
2015-07-29
[youtube] Improve tags extraction and add test
Sergey M․
2015-07-29
[extractor/common] Add _meta_regex and clarify tags field
Sergey M․
2015-07-29
Merge pull request #6372 from raphaelm/patch-1
Sergey M.
2015-07-29
[hls] Implement hlsnative fd in terms of fragment fd
Sergey M․
2015-07-29
[f4m] Implement f4m fd in terms of fragment fd
Sergey M․
2015-07-29
[fragment] Generalize fragmented media file downloader
Sergey M․
2015-07-28
Documented tags as a possible dict key
Purdea Andrei
2015-07-28
[youtube]: tags key in info jason is now a list
Purdea Andrei
2015-07-28
[youtube] save keywords in info jason when --write-info-json is used
Purdea Andrei
2015-07-28
release 2015.07.28
2015.07.28
Philipp Hagemeister
2015-07-28
[bbc] Fix regex
Sergey M․
[next]