Commit Graph

16 Commits (8980f53b4227bc213048fce52c634830dd25e4bb)

Author SHA1 Message Date
Sergey M․ 0a2e1b2e30
[vier] Adapt extraction to redesign ()
Sergey M․ 650bd94716
[vier] Relax regexes and extract more metadata (closes )
mrBliss 36b226d48f
[vier] Extract more info
Extract the `episode_number` and `upload_date`. Also extract the real
`description`.
Sergey M․ 7073015a23
[vier] PEP 8 and cleanup
mrBliss 89fd03079b [vier] Improve extraction
+ Add support for authentication
* Bypass authentication when no credentials provded
* Improve extraction robustness
midas02 e129fa0846 [vier] Add IE_DESC
Lars Vierbergen a3ba8a7acf [vier] Add support for vijf.be
vier.be and vijf.be run on the same CMS and are property of the same company,
so the same extractor can be used for both of them.
Remita Amine 0384932e3d [extractor/common] try to extract non smil wowza mpd manifests
Remita Amine 6ad0219556 [common] add helper method for Wowza Streaming Engine format extraction
Sergey M․ 19dbaeece3 Remove _sort_formats from _extract_*_formats methods
Now _sort_formats should be called explicitly.
_sort_formats has been added to all the necessary places in code.

Closes 
Sergey M․ cc1ac11017 [vier:videos] Fix extraction with old approach (Closes )
Sergey M․ 484c9d2d5b [vier] Fix extraction
Sergey M․ 823a155293 [vier:videos] Tune _VALID_URL not to match single videos
Sergey M․ fdbabca85f [vier:videos] Tune _VALID_URL
Sergey M․ 9eb4f404cb [vier] Simplify, add support for more URL formats, extract all playlist pages when page is not specified
Thijs Vermeir f58487b392 [vier] Add new extractor