1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 08:35:32 +00:00

[youtube] Warn when trying to download clips

This commit is contained in:
pukkandan
2021-09-19 19:37:47 +05:30
parent 1b629e1b4c
commit 3cd786dbd7
2 changed files with 12 additions and 1 deletions

View File

@ -1812,6 +1812,7 @@ from .yourporn import YourPornIE
from .yourupload import YourUploadIE
from .youtube import (
YoutubeIE,
YoutubeClipIE,
YoutubeFavouritesIE,
YoutubeHistoryIE,
YoutubeTabIE,