1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-04 00:55:15 +00:00

[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
parent 30302df22b
commit 1fe83b0111
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',