1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-09-21 19:05:34 +00:00
Commit graph

101 commits

Author SHA1 Message Date
Bart Broere
4c90b2f587
Adhere to code style
Co-authored-by: dirkf <fieldhouse@gmx.net>
2024-03-14 13:39:59 +01:00
Bart Broere
bc86c5f73b
Make regex more specific and remove redundant .* 2024-03-14 13:37:41 +01:00
Bart Broere
ad64f3751e
Improve regex
Co-authored-by: Roy <git@rvsit.nl>
2024-03-14 13:34:33 +01:00
Bart Broere
58d7a00e3f Resolve some of the pull request feedback 2024-03-11 14:14:38 +01:00
Bart Broere
4398f6832f Fix zapp extractor 2024-03-11 13:40:23 +01:00
Bart Broere
1ca4e686a3 Add an MD5 2024-03-10 17:04:00 +01:00
Bart Broere
28624cfe09 Work work 2024-03-10 16:57:31 +01:00
Bart Broere
c08f29f45b Update unit tests 2024-03-10 16:27:40 +01:00
Bart Broere
0ab79c37ae Reusable code for two NTR sites 2024-03-07 16:23:09 +01:00
Bart Broere
159f825edd Add scaffolding for last few extractors and change order so the PR diff looks nice 2024-03-06 12:53:37 +01:00
Bart Broere
681b39032a Fix flake8 and better error reporting 2024-03-06 12:32:34 +01:00
Bart Broere
4b24e5f00d Re-add SchoolTV 2024-03-06 12:22:27 +01:00
Bart Broere
3b3d73cbe6 Use program-detail endpoint and remove a test 2024-03-06 11:52:08 +01:00
Bart Broere
d426a92a60 Encoding suggestion from PR 2024-03-05 14:11:49 +01:00
Bart Broere
d36d50fe5c Re-add Zapp 2024-03-05 14:04:03 +01:00
Bart Broere
eb6e396bfb First version of a VPRO regex 2024-03-05 13:55:59 +01:00
Bart Broere
28ba01f1cc Add Ongehoord Nederland and test URL for BNNVARA 2024-03-05 13:43:56 +01:00
Bart Broere
4fc423845e Fix lint 2024-03-05 12:49:22 +01:00
Bart Broere
34b5b20107 Refactor into reusable method 2024-03-03 17:47:15 +01:00
Bart Broere
8b1a7d9a7c Use provided util 2024-03-01 16:23:19 +01:00
Bart Broere
f9e59b0c49 Add the possibility to add 'hls' later 2024-03-01 15:28:14 +01:00
Bart Broere
fb7b7179ff Speculate about other ways of getting productId 2024-03-01 15:08:10 +01:00
Bart Broere
0dc7d954cb Comply with coding conventions a bit more 2024-03-01 15:05:30 +01:00
Bart Broere
21eb4513e0 Convert the description into code 2024-03-01 14:12:51 +01:00
Bart Broere
29724e7b07 Delete all broken extractors
Re-implementing these is quicker for the cases where that's even still possible
2024-03-01 13:24:48 +01:00
Bart Broere
577368116b Fix token URL 2024-03-01 13:15:52 +01:00
Bart Broere
da3d1f4321 Add notes on new npo.nl site 2024-03-01 10:36:03 +01:00
Bart Broere
f76d58c71f Skip a test 2024-02-26 13:18:36 +01:00
dirkf
0c7261db90
Update npo.py
* simplify comment
* force CI
2023-04-06 01:51:02 +01:00
Bart Broere
632897860b
Accept suggestions on PR; comply with conventions
Co-authored-by: dirkf <fieldhouse@gmx.net>
2023-04-03 09:50:21 +02:00
Bart Broere
9e1acb2527 Fix flake8 2023-03-31 12:56:18 +02:00
Bart Broere
fb2b4e2894 Add line comment 2023-03-31 12:46:05 +02:00
Bart Broere
b4776f2e36 Import from compat 2023-03-31 12:39:11 +02:00
Bart Broere
3b31478dfd Fix support for NPO downloads 2023-03-31 12:30:22 +02:00
Sergey M․
8cb10807ed
[npo] Improve DRM detection 2019-03-23 21:43:50 +07:00
Sergey M․
bb6f112d9d
[npo] Improve ISM extraction 2019-03-05 23:58:46 +07:00
Sergey M․
ff60ec8f02
[npo] Fix extraction (#20084) 2019-03-01 00:47:18 +07:00
Sergey M․
4e1ddc8da9
[npo:live] Add support for npostart.nl (closes #18644) 2018-12-31 21:05:07 +07:00
Sergey M․
2160768a21
[npo] Fix typo (closes #16872) 2018-06-30 23:39:56 +07:00
Sergey M․
9d581efe05
[npo] Extend _VALID_URL (closes #16682) 2018-06-10 00:26:16 +07:00
Sergey M․
5616caf852
[npo] Fix typo 2018-03-03 01:47:09 +07:00
Sergey M․
d1b6187012
[npo] Validate and filter format URLs (closes #15709) 2018-02-26 21:50:51 +07:00
Sergey M․
ee706f1009
[npo] Improve quality metadata extraction 2018-02-17 20:32:34 +07:00
Sergey M․
c4e7496421
[npo] Relax _VALID_URL (closes #14987, closes #14994) 2018-02-17 20:32:26 +07:00
Sergey M․
b8adcec4ea
[npo] Capture and output error message 2018-02-17 20:32:20 +07:00
Sergey M․
197224b7a4
Fix some regexes 2017-10-09 23:50:53 +07:00
dubber0
359aa2fdd1 [npo] Add support for npo3.nl URLs 2017-07-22 19:15:55 +07:00
rrooij
7a57730907 [npo:live] Fix live stream id extraction (closes #13568) 2017-07-09 14:21:40 +07:00
Sergey M․
7dd5415cd0
[npo] Improve _VALID_URL (closes #13376) 2017-06-14 21:33:40 +07:00
Sergey M․
04e431cf97
[npo:live] Improve (closes #12555) 2017-04-08 21:31:22 +07:00