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
/
extractor
/
ruutu.py
Age
Commit message (
Collapse
)
Author
2017-01-30
[ruutu] extract dash formats
Remita Amine
2017-01-06
Fix "invalid escape sequences" error on Python 3.6
Yen Chi Hsuan
2016-11-30
[ruutu] Detect DRM videos
Sergey M․
2016-10-16
[ruutu] Add support for supla.fi
arza
2016-01-02
[ruutu] Fix extraction (Closes #8107)
Sergey M․
2015-12-29
Simplify formats accumulation for f4m/m3u8/smil formats
Sergey M․
Now all _extract_*_formats routines return a list
2015-11-13
[ruutu] Relax formats extraction
Sergey M․
2015-11-13
[ruutu] Skip NOT-USED URLs(Closes #7478)
Sergey M․
2015-10-02
[ruutu] Limit resolution split to 2 pieces (Closes #7037, closes #7042)
Sergey M․
2015-10-02
Fix ruutu extractor bug
fluks
If there's no resolution attribute in xml, only width gets a value, height doesn't and ValueError is raised.
2015-09-04
[ruutu] Update test url
Jaime Marquínez Ferrándiz
2015-09-05
[ruutu] Fix extraction (Closes #6759)
Sergey M․
2015-06-07
[ruutu] Improve, make more robust and fix python 2.6 support
Sergey M․
2015-06-06
[ruutu] Don't use fallback for DASH and other non-HTTP urls
Hannu Lintala
2015-06-06
[Ruutu] Add new extractor
Hannu Lintala