[cleanup] Misc (#10807)

Closes #10751, Closes #10769, Closes #10791
Authored by: bashonly, Codenade, pzhlkj6612, seproDev, coletdjnz, grqz, Grub4K

Co-authored-by: Codenade <[email protected]>
Co-authored-by: Mozi <[email protected]>
Co-authored-by: sepro <[email protected]>
Co-authored-by: coletdjnz <[email protected]>
Co-authored-by: N/Ame <[email protected]>
Co-authored-by: Simon Sawicki <[email protected]>
This commit is contained in:
bashonly
2024-09-27 22:46:22 +00:00
committed by GitHub
co-authored by Codenade Mozi sepro coletdjnz N/Ame Simon Sawicki
parent cca534cd9e
commit c6387abc1a
31 changed files with 63 additions and 61 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ from ..utils import (
class GolemIE(InfoExtractor):
_VALID_URL = r'^https?://video\.golem\.de/.+?/(?P<id>.+?)/'
_VALID_URL = r'https?://video\.golem\.de/.+?/(?P<id>.+?)/'
_TEST = {
'url': 'http://video.golem.de/handy/14095/iphone-6-und-6-plus-test.html',
'md5': 'c1a2c0a3c863319651c7c992c5ee29bf',