Commit Graph

24 Commits (286e5d6724f86ace38f6ccf0e33c511eeb1ab65d)

Author SHA1 Message Date
Sergey M․ b5fdceb4d1
[ruutu] Extract more metadata and detect non-free videos (closes )
Sergey M․ 1e6f7f3b45
[ruutu] Authenticate format URLs (closes , closes )
Sergey M․ 469ff02f4e
[ruutu] Add support for static.nelonenmedia.fi (closes )
Sergey M․ 56f1c5ad38
[ruutu] Extend _VALID_URL (closes )
Sergey M․ 3089bc748c
Fix W504 and disable W503 (closes )
Sergey M․ 8410653f24
[ruutu] Add support for audio podcasts (closes , closes )
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