mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-22 22:34:01 -07:00
Spacing nits
This commit is contained in:
parent
0915402700
commit
4c5d34d442
1 changed files with 0 additions and 3 deletions
|
@ -2216,7 +2216,6 @@ class YoutubeTabIE(YoutubeBaseInfoExtractor):
|
||||||
'id': 'UCKMA8kHZ8bPYpnMNaUSxfEQ',
|
'id': 'UCKMA8kHZ8bPYpnMNaUSxfEQ',
|
||||||
'title': 'Super Cooper Shorts - Shorts',
|
'title': 'Super Cooper Shorts - Shorts',
|
||||||
}
|
}
|
||||||
|
|
||||||
}, {
|
}, {
|
||||||
# Channel that does not have a Shorts tab. Test should just download videos on Home tab instead
|
# Channel that does not have a Shorts tab. Test should just download videos on Home tab instead
|
||||||
'url': 'https://www.youtube.com/@emergencyawesome/shorts',
|
'url': 'https://www.youtube.com/@emergencyawesome/shorts',
|
||||||
|
@ -2226,8 +2225,6 @@ class YoutubeTabIE(YoutubeBaseInfoExtractor):
|
||||||
'title': 'Emergency Awesome - Home',
|
'title': 'Emergency Awesome - Home',
|
||||||
},
|
},
|
||||||
'playlist_mincount': 5,
|
'playlist_mincount': 5,
|
||||||
|
|
||||||
|
|
||||||
}, {
|
}, {
|
||||||
# playlists, multipage
|
# playlists, multipage
|
||||||
'url': 'https://www.youtube.com/c/ИгорьКлейнер/playlists?view=1&flow=grid',
|
'url': 'https://www.youtube.com/c/ИгорьКлейнер/playlists?view=1&flow=grid',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue