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 (
Collapse
)
Author
2015-09-25
[fktv] Don't redefine 'url' in list comprehension
Jaime Marquínez Ferrándiz
Detected with flake8.
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-24
More title extraction fixing.
atomic83
2015-09-24
[hostingbulk] remove extractor
remitamine
2015-09-24
[nhl:news] Add support for iframe embeds (Closes #6941)
Sergey M․
2015-09-24
[nhl] Add support for embedded URLs
Sergey M․
2015-09-24
[vidme] Prefer non clip (Closes #6924)
Sergey M․
2015-09-24
[xhamster] Fix title extraction (Closes #6944)
Sergey M․
2015-09-23
[iqiyi] Use md5_text for all MD5 calls
Yen Chi Hsuan
2015-09-23
[iqiyi] Fix extraction (fixes #6878)
Yen Chi Hsuan
2015-09-23
[soundcloud] Update client id (Closes #6930)
Sergey M․
2015-09-23
[downloader/hls] Pass http headers to downloader
Sergey M․
2015-09-22
release 2015.09.22
2015.09.22
Philipp Hagemeister
2015-09-23
[9gag] Support embed URLs
Sergey M․
2015-09-23
[9gag] Quotes consistency
Sergey M․
2015-09-23
[9gag] Add vimeo test
Sergey M․
2015-09-23
[9gag] Modernize
Sergey M․
2015-09-23
[9gag] Relax optional fields
Sergey M․
2015-09-23
[9gag] Make post view regex more robust
Sergey M․
2015-09-23
[9gag] Allow old .tv domain
Sergey M․
There are still references to it in webpage's source
2015-09-23
[9gag] Remove redundant test
Sergey M․
2015-09-23
[9gag] Make display_id optional
Sergey M․
2015-09-23
[ninegag] remove unnecessary condition
remitamine
2015-09-23
[ninegag] extract source url
remitamine
2015-09-23
[ninegag] fix _VALID_URL regex and handle the use of other external providers
remitamine
2015-09-22
[viewster] Use tuple
Sergey M․
2015-09-22
[viewster] Add geo restricted tests
Sergey M․
2015-09-22
[viewster] Detect video geo restriction
Sergey M․
2015-09-22
[voewster] Detect series geo restriction
Sergey M․
2015-09-22
[extractor/common] Add raise_geo_restricted
Sergey M․
2015-09-22
[voewster] Update tests
Sergey M․
2015-09-22
[viewster] Extract height from bitrate and prefer mp4 videos
Sergey M․
2015-09-22
[viewster] accept https links and fix api_token extraction and extract mp4 ↵
remitamine
video link(fixes #6787)
2015-09-21
[youtube:history] Enable exractor
Sergey M․
2015-09-21
[youtube:history] Disable exractor
Sergey M․
2015-09-20
Fix typo
Sergey M․
2015-09-20
[nfl] Add support for URLs without id (Closes #6907)
Sergey M․
[next]