Commit Graph

18 Commits (d347b52b63282b3276815fd03fc63a1bc8b82cf5)

Author SHA1 Message Date
Sergey M․ cab26223bf
[ruutu] Update API endpoint (closes )
Toni Viemerö 2e25f80d5d [ruutu] Continue formats extraction on NOT-USED URLs
Sergey M․ 4d345bf17b
[ruutu] Disable DASH formats (closes )
Due to causing out of sync issue
Remita Amine dadb836139 [ruutu] extract dash formats
Yen Chi Hsuan ec85ded83c
Fix "invalid escape sequences" error on Python 3.6
Sergey M․ db75f14d8a
[ruutu] Detect DRM videos
arza 73498a8921 [ruutu] Add support for supla.fi
Sergey M․ 76a353c9e5 [ruutu] Fix extraction (Closes )
Sergey M․ 7e5edcfd33 Simplify formats accumulation for f4m/m3u8/smil formats
Now all _extract_*_formats routines return a list
Sergey M․ 91d644b5ba [ruutu] Relax formats extraction
Sergey M․ 5d6c3d6a66 [ruutu] Skip NOT-USED URLs(Closes )
Sergey M․ 59a9efe85b [ruutu] Limit resolution split to 2 pieces (Closes , closes )
fluks 0facd2af3e Fix ruutu extractor bug
If there's no resolution attribute in xml, only width gets a
value, height doesn't and ValueError is raised.
Jaime Marquínez Ferrándiz c482b3c69a [ruutu] Update test url
Sergey M․ 22889ab175 [ruutu] Fix extraction (Closes )
Sergey M․ 9414338a48 [ruutu] Improve, make more robust and fix python 2.6 support
Hannu Lintala d00735a0c5 [ruutu] Don't use fallback for DASH and other non-HTTP urls
Hannu Lintala 223544552f [Ruutu] Add new extractor