Remita Amine
0c15a56f1c
[prosiebensat1] improve geo restriction handling( closes #23571 )
5 years ago
Remita Amine
c5eb75b35a
[prosiebensat1] add support for new API( closes #21272 )
6 years ago
Sergey M․
067aa17edf
Start moving to ytdl-org
6 years ago
kayb94
6e3f23d912
[prosiebensat1] Add support for galileo.tv ( closes #15894 )
7 years ago
Sergey M․
5a5860825d
[prosiebensat1] Extend _VALID_URL ( closes #15520 )
7 years ago
Remita Amine
967ebbdb6c
[prosiebensat1] add another clip ID regexp( fixes #15378 )
7 years ago
Sergey M․
721a0c3c7b
[prosiebensat1] Relax clip id
7 years ago
Philipp Hagemeister
2a3683c378
prosiebensat1: add another clip ID regexp
7 years ago
Sergey M․
76bee08fe7
[prosiebensat1] Improve title extraction and add test
8 years ago
Thomas Christlieb
2913821723
[prosiebensat1] Improve title extraction ( closes #12318 )
8 years ago
Sergey M․
8ffb8e63fe
[prosiebensat1] Throw ExtractionError on unsupported page type ( closes #12180 )
8 years ago
Yen Chi Hsuan
fe5aa197b5
[prosiebensat1] PEP8 and update _TESTS
8 years ago
Thomas Christlieb
7882f1115e
Added new Regex for prosiebensat1 Extractor Description. Fixes #11810 ( #11929 )
...
* Added new Regex for prosiebensat1 Extractor Description. Fixes #11810
* Using _og_search_description() as a Fallback for Description-Regex
* Using _og_search_description() as a Fallback for Description-Regex - Second try
* Also added fallback regex
* Using _og_search_description() as a Fallback for Description-Regex - Third try
* removed fatal=False from search for description regex. default=None should be preferred only
* Using fatal=false for _og_search_description
* Revert "Using fatal=false for _og_search_description"
This reverts commit 2b7e123f9d
.
* Deleted default=None Parameter for _og_search_property
8 years ago
Yen Chi Hsuan
ec85ded83c
Fix "invalid escape sequences" error on Python 3.6
8 years ago
Remita Amine
f41db40596
[prosiebensat1] extract dash formats
8 years ago
Déstin Reed
dcdb292fdd
Unify coding cookie
8 years ago
Sergey M․
493353c7fd
[prosiebensat1] Add support for advopedia
8 years ago
Sergey M․
0a078550b9
[prosiebensat1] Improve _VALID_URL
8 years ago
Sergey M․
ddde91952f
[prosiebensat1] Fix playlist support ( Closes #10745 )
8 years ago
Sergey M․
63c583eb2c
[prosiebensat1] Add support for sat1gold ( #10745 )
8 years ago
Sergey M․
71ad00c09f
[prosiebensat1] Add support for kabeleinsdoku ( Closes #10732 )
8 years ago
Remita Amine
9d54b02bae
[puls4] fix extraction( closes #10583 )
8 years ago
Sergey M․
a6d3b89feb
[prosiebensat1] Make downloading urls JSON non fatal
8 years ago
Remita Amine
84f214d840
[prosiebensat1] extract all formats
8 years ago
Sergey M․
15707c7e02
[compat] Add compat_urllib_parse_urlencode and eliminate encode_dict
...
encode_dict functionality has been improved and moved directly into compat_urllib_parse_urlencode
All occurrences of compat_urllib_parse.urlencode throughout the codebase have been replaced by compat_urllib_parse_urlencode
Closes #8974
9 years ago
Sergey M․
81549898c0
[prosiebensat1] Fix some extraction and update tests
9 years ago
Lucas
0baedd1851
[prosiebensat1] add support for 7tv.de
9 years ago
Sergey M․
f93ded9852
[prosiebensat1] Add support for .ch domains ( Closes #7365 )
9 years ago
Sergey M․
993df6bc22
[prosiebensat1] Modernize
9 years ago
Sergey M․
61be92e26a
[prosiebensat1] Recognize DRM protected videos ( #6334 )
9 years ago
Sergey M․
ab9b890b52
[prosiebensat1] Clarify test purpose
9 years ago
Sergey M․
f01f731107
[prosiebensat1] Use generic f4m manifest extraction
9 years ago
Sergey M․
2af0f87c8b
[prosiebensat1] Fix extraction ( Closes #6215 )
9 years ago
Sergey M․
8b6c896c4b
[prosiebensat1] Add title regex
10 years ago
Sergey M․
185dbc4974
[prosiebensat1] Fix rtmp extraction ( Closes #5962 )
10 years ago
Sergey M․
d386878af9
[prosiebensat1] Add support for .at domain names ( Closes #5786 )
10 years ago
Sergey M․
16fa01291b
[prosiebensat1] Fix test
10 years ago
Sergey M․
01534bf54f
[prosiebensat1] Fix bitrate ( Closes #5350 closes #5351 )
10 years ago
Philipp Hagemeister
1cc79574fc
Fix imports and general cleanup
...
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail.
· Use _match_id consistently whenever possible
· Fix some outdated tests
· Use consistent valid URL (always match the whole protocol, no ^ at start required)
· Use modern test definitions
10 years ago
Sergey M․
6a52eed80e
[prosiebensat1] Improve and simplify
10 years ago
Adrian Kretz
8d1c8cae9c
[prosiebensat1] Fix broken tests
10 years ago
Adrian Kretz
c84890f708
[prosiebensat1] Add support for playlists ( fixes #4357 )
10 years ago
Jouke Waleson
5f6a1245ff
PEP8 applied
10 years ago
Philipp Hagemeister
457749a703
[prosiebensat1] Fix test case
10 years ago
Philipp Hagemeister
6f6ed04172
[prosiebensat1] Make upload_date optional
...
The site has a crazy incorrect date in German formatting, but the correct date is nowhere to be found.
10 years ago
Philipp Hagemeister
5309602106
[prosiebensat1] Fix bitrate calculation
10 years ago
Sergey M․
38a9339baf
[prosiebensat1] Update some regexes
11 years ago
Sergey M․
fcf5b01746
[prosiebensat1] Simplify
11 years ago
Sergey M․
37e3410137
[prosiebensat1] Add one more clip id pattern ( Closes #2737 )
11 years ago
Sergey M․
6dadaa9930
[prosiebensat1] Replace test
11 years ago