Martin Ström
00b4d72d1e
[vgtv] Add support for new tv.aftonbladet.se URL schema ( #28514 )
...
Co-authored-by: Sergey M <dstftw@gmail.com>
4 years ago
Sergey M․
713afa705c
[vgtv] Improve HLS formats extraction
6 years ago
Sergey M․
721a877d2f
[vgtv] Add support for www.aftonbladet.se/tv/ URLs
6 years ago
Sergey M․
cbf85239bb
[vgtv] Relax _VALID_URL ( closes #14223 )
7 years ago
Sergey M․
4248dad92b
Improve geo bypass mechanism
...
* Rename options to preffixly match with --geo-verification-proxy
* Introduce _GEO_COUNTRIES for extractors
* Implement faking IP right away for sites with known geo restriction
8 years ago
Sergey M․
80b59020e0
[vgtv] Improve geo restriction detection
8 years ago
Yen Chi Hsuan
ec85ded83c
Fix "invalid escape sequences" error on Python 3.6
8 years ago
Sergey M․
b0582fc806
[vgtv] Add support for tv.aftonbladet.se ( Closes #10800 )
8 years ago
Sergey M․
320d597c21
[vgtv] Detect geo restricted videos ( #10348 )
8 years ago
Sergey M․
5886b38d73
Add support for https for all extractors as preventive and future-proof measure
9 years ago
Sergey M․
0cef27ad25
Add missing r prefix for _VALID_URLs
9 years ago
remitamine
7177fd24f8
[vgtv] support ap.vgtv.no and fix old videos extraction( fixes #8719 )
9 years ago
Yen Chi Hsuan
7c38af48b9
[vgtv] Fix test_VGTV_2
9 years ago
Sergey M․
7e5edcfd33
Simplify formats accumulation for f4m/m3u8/smil formats
...
Now all _extract_*_formats routines return a list
9 years ago
remitamine
97f18fac3a
[vgtv] fix f4m downloading( fixes #7843 )
9 years ago
remitamine
3b68efdc6a
[vgtv] update tests and correct format sorting
9 years ago
remitamine
d50116b8ac
[vgtv] extract 5 digit length video ids using both xstream and vgtv
9 years ago
remitamine
41c3b34b1f
[vgtv] add sortcut expressions to use the extractor
9 years ago
remitamine
9f6b517671
[vgtv] extract all formats and improve extraction
9 years ago
remitamine
804afc5871
[vgtv] improve _VALID_URL regex
9 years ago
remitamine
00d24327ef
[vgtv] extract videos from FTV, Aftenposten, Aftonbladet using VGTVIE
9 years ago
Sergey M․
b4dd98358f
[vgtv] Properly handle lives
10 years ago
Sergey M․
4d454c5e4b
[vgtv] Check for inactive videos
10 years ago
Sergey M․
5c2191a605
[vgtv] Skip wasLive hds ( Closes #5835 )
10 years ago
Sergey M․
f2e0056579
[vgtv] Avoid duplicate format_id
10 years ago
Jaime Marquínez Ferrándiz
5c0b2c16a8
[vgtv] Escape '#' in _VALID_URL and remove empty newlines at the end
...
In verbose mode, '#' is interpreted as the start of a comment.
10 years ago
Sergey M․
fe373287eb
[vgtv] Add support for bt vestlendingen ( Closes #5620 )
10 years ago
Sergey M․
0ceab84749
[vgtv] Add support for bt.no articles ( #5620 )
10 years ago
Sergey M․
34e7dc81a9
[vgtv] Add support for generic bt.no URLs ( #5620 )
10 years ago
Sergey M․
0a64aa7355
[vgtv] Fix _VALID_URL ( Closes #5578 )
10 years ago
Tithen-Firion
eecd6a467d
[vgtv] Update tests
10 years ago
Jouke Waleson
5f6a1245ff
PEP8 applied
10 years ago
Philipp Hagemeister
6009b69f81
[vgtv] Fix test title
10 years ago
Philipp Hagemeister
3d6047113c
[vgtv] Simplify
10 years ago
Sergey M․
b7bb0df21e
[vgtv] Fix tests' exts
10 years ago
Sergey M․
3fbeb95e14
[vgtv] Add view count to test cases
10 years ago
Sergey M․
321c1e44f9
[vgtv] Extract all formats, add support for wasLive and live streamTypes
10 years ago
Magnus Kolstad
78149a962b
[vgtv] Add new extractor
...
Because of the #! in the URL structure for VGTV we need to add ' before and after given URL. Or else it will cry:
-bash: !/video/100495/lars-og-lars-sesong-6-episode-6-lakselus: event not found
10 years ago