mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-04-20 22:14:50 +09:00
[torrins] removed unnecessary stuff
This commit is contained in:
parent
6e10f3884e
commit
bc7d79b933
@ -35,8 +35,6 @@ class TorrinsIE(InfoExtractor):
|
|||||||
|
|
||||||
_TESTS = [{
|
_TESTS = [{
|
||||||
'url': 'https://www.torrins.com/guitar-lessons/song-lessons/english-songs/another-brick-in-the-wall/song-demo.html',
|
'url': 'https://www.torrins.com/guitar-lessons/song-lessons/english-songs/another-brick-in-the-wall/song-demo.html',
|
||||||
'username': 'anirudha1987@gmail.com',
|
|
||||||
'password': 'hello123',
|
|
||||||
'info_dict': {
|
'info_dict': {
|
||||||
'id': 'another-brick-in-the-wall',
|
'id': 'another-brick-in-the-wall',
|
||||||
'lesson_id': 'song-demo',
|
'lesson_id': 'song-demo',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user