22 Commits

Author SHA1 Message Date
mrBliss
f8dfd8371a [vier] Make video_id extraction from page non-fatal 2017-05-15 10:05:50 +02:00
mrBliss
458a3c91ae [vier] Address issues 2017-05-14 15:59:48 +02:00
mrBliss
dd9327c782 [vier] Restore video_id extraction from the webpage 2017-05-11 11:02:36 +02:00
mrBliss
16918299dd [vier] Just warn about failed login
Also, report the precise error we get.
2017-05-10 08:57:24 +02:00
mrBliss
43aab80c92 [vier] Check whether the login succeeded 2017-05-09 20:19:08 +02:00
mrBliss
9202579636 [vier] Fix typos and remove useless assignment 2017-05-09 20:18:43 +02:00
mrBliss
624e220f11 [vier] Without login, fall back to extraction without metadata 2017-05-09 15:40:42 +02:00
mrBliss
5bd43a87d5 [vier] Address feedback 2017-05-09 15:19:45 +02:00
mrBliss
4bfab77878 [vier] Add test for video requiring authentication 2017-05-03 09:44:34 +02:00
mrBliss
02c411a9e6 [vier] Improve authentication logic
* Authenticate only when required
* Support vijf.be in addition to vier.be
2017-04-20 15:50:45 +02:00
mrBliss
5283140a89 [vier] Support authentication
Complete episodes now require authentication.
2017-04-20 15:26:35 +02:00
midas02
e129fa0846 [vier] Add IE_DESC 2017-04-08 22:43:29 +07:00
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.
2017-03-05 00:47:19 +08:00
Remita Amine
0384932e3d [extractor/common] try to extract non smil wowza mpd manifests 2016-10-19 14:57:12 +01:00
Remita Amine
6ad0219556 [common] add helper method for Wowza Streaming Engine format extraction 2016-09-16 19:30:38 +01:00
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 #8051
2016-03-27 07:03:08 +06:00
Sergey M․
cc1ac11017 [vier:videos] Fix extraction with old approach (Closes #6806) 2015-09-09 23:59:17 +06:00
Sergey M․
484c9d2d5b [vier] Fix extraction 2015-05-18 21:43:54 +06:00
Sergey M․
823a155293 [vier:videos] Tune _VALID_URL not to match single videos 2015-01-02 22:09:00 +06:00
Sergey M․
fdbabca85f [vier:videos] Tune _VALID_URL 2015-01-02 20:21:41 +06:00
Sergey M․
9eb4f404cb [vier] Simplify, add support for more URL formats, extract all playlist pages when page is not specified 2015-01-02 20:15:40 +06:00
Thijs Vermeir
f58487b392 [vier] Add new extractor 2015-01-02 13:35:47 +01:00