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-12-04
[skynewsarabia] fix extractor name
remitamine
2015-12-04
[ooyala] fix duration scale
remitamine
2015-12-04
[nba] fix extraction errors
remitamine
2015-12-04
[clipfish] Remove unused import and style fix
Jaime Marquínez Ferrándiz
2015-12-04
[mixcloud] Fix extraction of the audio url (fixes #7751)
Jaime Marquínez Ferrándiz
2015-12-04
Merge pull request #7686 from remitamine/acast
remitamine
2015-12-04
Merge pull request #7660 from remitamine/gameinformer
remitamine
2015-12-04
Merge pull request #7320 from remitamine/adobetv
remitamine
2015-12-04
[adobetv] use compat_str
remitamine
2015-12-04
[adobetv] use a variable for api base url
remitamine
2015-12-04
[gameinformer] split long line
remitamine
2015-12-04
Merge pull request #7185 from remitamine/ooyala
remitamine
2015-12-04
Merge pull request #7326 from remitamine/clipfish
remitamine
2015-12-04
[nba] improve(fixes #7068)
remitamine
2015-12-04
[nba] use xpath utils
remitamine
2015-12-04
[trilulilu] improve extraction
remitamine
2015-12-04
[trilulilu] fix info extraction
remitamine
2015-12-03
[bilibili] flake8
remitamine
2015-12-03
[audimedia] flake8
remitamine
2015-12-03
[bilibili] use xpath_text and catch errors in xml document
remitamine
2015-12-03
Merge pull request #7659 from remitamine/audimedia
remitamine
2015-12-03
Merge branch 'master' of https://github.com/rg3/youtube-dl into bilibili
remitamine
2015-12-04
[beeg] Decrypt URL (Closes #7736)
Sergey M․
2015-12-03
Merge pull request #7681 from remitamine/skynewarabia
remitamine
2015-12-03
[beeg] Update API URL (Closes #7736)
Sergey M․
2015-12-03
[extractor/common] Clarify duration can be float
Sergey M․
2015-12-03
[bbc] Fix _VALID_URL
Sergey M․
2015-12-03
[gametrailers] Fix extraction (fixes #7722)
Jaime Marquínez Ferrándiz
2015-12-02
[bbc] Extract _ID_REGEX and ad one more video id pattern (Closes #7724)
Sergey M․
2015-12-02
[udemy] Make lecture downloading fatal
Sergey M․
2015-12-02
[udemy] Remove unused import
Sergey M․
2015-12-02
[udemy] Semi-switch to api 2.0 (Closes #7704)
Sergey M․
2015-12-01
[udemy] Allow authentication via cookies
Sergey M․
2015-12-01
[udemy] Extract formats from data.outputs (#7704)
Sergey M․
2015-12-01
[nrk] Extract f4m formats and impose geo restriction only when not media URL ...
Sergey M․
2015-11-30
[youtube] Clarify itag 272 possible resolutions (#7699)
Sergey M․
2015-11-30
[facebook] Make alternative title optional (Closes #7700)
Sergey M․
2015-11-30
[vodlocker] Capture file not found error (Closes #7696)
Sergey M․
2015-11-30
[pornhub:playlist] Allow alphanumeric viewkeys (Closes #7695)
Sergey M․
2015-11-29
[youtube:playlist] Extend _VALID_URL
Sergey M․
2015-11-29
[youtube] Extend _VALID_URL (Closes #7694)
Sergey M․
2015-11-29
[youtube] Simplify and make sure header values are strings
Yen Chi Hsuan
2015-11-29
[spiegel] Fix extraction (Closes #7693)
Sergey M․
2015-11-29
[utils] Refactor handle_youtubedl_headers for future extension
Yen Chi Hsuan
2015-11-29
[utils] Correct docstring of YoutubeDLHandler
Yen Chi Hsuan
2015-11-29
[youtube] Disable compression for live streams
Yen Chi Hsuan
2015-11-29
[downloader/hls] Respect Youtubedl-* headers
Yen Chi Hsuan
2015-11-29
[utils] Separate codes for handling Youtubedl-* headers
Yen Chi Hsuan
2015-11-28
Merge pull request #7057 from remitamine/cspan
remitamine
2015-11-28
[cspan] change into a function
remitamine
[next]