1
0
Fork 0

[ie/eagleplatform] Remove extractors (#13469)

Authored by: doe1080
This commit is contained in:
doe1080 2025-07-27 00:34:22 +09:00 committed by GitHub
commit 1fe83b0111
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 1 additions and 251 deletions

View file

@ -3,6 +3,7 @@ from ..utils import int_or_none
class LiveJournalIE(InfoExtractor):
_WORKING = False
_VALID_URL = r'https?://(?:[^.]+\.)?livejournal\.com/video/album/\d+.+?\bid=(?P<id>\d+)'
_TEST = {
'url': 'https://andrei-bt.livejournal.com/video/album/407/?mode=view&id=51272',