Commit Graph

22 Commits

Author SHA1 Message Date
Cedric Nugteren
7a489eaa6d Apply improvements as suggested by 'pateik' 2022-03-29 21:17:11 +02:00
Cedric Nugteren
9a14872ffd
Update youtube_dl/extractor/vier.py
Co-authored-by: Jeroen Jacobs <github.com@jeroenj.be>
2021-05-01 14:25:01 +02:00
Cedric Nugteren
5f15109dff
Update youtube_dl/extractor/vier.py
Co-authored-by: Jeroen Jacobs <github.com@jeroenj.be>
2021-02-06 13:24:22 +01:00
Cedric Nugteren
56251c4d2e
Update youtube_dl/extractor/vier.py
Co-authored-by: Jeroen Jacobs <github.com@jeroenj.be>
2021-02-06 13:24:14 +01:00
Cedric Nugteren
96d2ecc584 Fix issue in case of a single season/episode 2021-01-15 11:57:28 +01:00
Cedric Nugteren
dc96ac5f09 [VierVijfKijkOnline] Fix extractor 2021-01-14 14:33:41 +01:00
Sergey M․
0a2e1b2e30
[vier] Adapt extraction to redesign (#13575) 2017-07-05 22:52:47 +07:00
Sergey M․
650bd94716
[vier] Relax regexes and extract more metadata (closes #12539) 2017-05-17 23:39:01 +07:00
mrBliss
36b226d48f
[vier] Extract more info
Extract the `episode_number` and `upload_date`. Also extract the real
`description`.
2017-05-17 23:38:50 +07:00
Sergey M․
7073015a23
[vier] PEP 8 and cleanup 2017-05-15 22:00:53 +07:00
mrBliss
89fd03079b [vier] Improve extraction
+ Add support for authentication
* Bypass authentication when no credentials provded
* Improve extraction robustness
2017-05-15 21:46:55 +07: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