mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-21 09:48:43 +00:00
[cleanup] Mark broken and remove dead extractors (#9238)
Authored by: seproDev
This commit is contained in:
@@ -11,6 +11,7 @@ from ..utils import (
|
||||
|
||||
|
||||
class RadioJavanIE(InfoExtractor):
|
||||
_WORKING = False
|
||||
_VALID_URL = r'https?://(?:www\.)?radiojavan\.com/videos/video/(?P<id>[^/]+)/?'
|
||||
_TEST = {
|
||||
'url': 'http://www.radiojavan.com/videos/video/chaartaar-ashoobam',
|
||||
|
Reference in New Issue
Block a user