1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-03 23:43:21 -04:00

[youtube:toplist] Remove extractor

They use now normal playlists (their id is PL*).
This commit is contained in:
Jaime Marquínez Ferrándiz
2015-01-05 00:18:43 +01:00
parent 67c2bcdf4c
commit 2f985f4bb4
2 changed files with 0 additions and 47 deletions

View File

@@ -546,7 +546,6 @@ from .youtube import (
YoutubeSearchURLIE,
YoutubeShowIE,
YoutubeSubscriptionsIE,
YoutubeTopListIE,
YoutubeTruncatedIDIE,
YoutubeTruncatedURLIE,
YoutubeUserIE,