Skip to content

Commit

Permalink
Change supported sites YT-DLP (#26)
Browse files Browse the repository at this point in the history
Signed-off-by: Hafitz Setya <[email protected]>
  • Loading branch information
Hafitz Setya authored Aug 22, 2022
1 parent 65bda5e commit 00bef49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion userbot/modules/scrapers.py
Original file line number Diff line number Diff line change
Expand Up @@ -756,6 +756,6 @@ async def download_video(v_url):
"\n\n>`.ripvideo <quality> <url>` (quality is optional)"
"\nQuality examples : `144` `240` `360` `480` `720` `1080` `2160`"
"\nUsage: Download videos from YouTube"
"\n\n[Other supported sites](https://ytdl-org.github.io/youtube-dl/supportedsites.html)",
"\n\n[Other supported sites](https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites.md)",
}
)

0 comments on commit 00bef49

Please sign in to comment.