youtube
// What are u doing!! go back to coding ffs
youtube dl
720p:
youtube-dl -f 22 http://www.youtube.com/watch?v=dQw4w9WgXcQ
360p:
youtube-dl -f 18 http://www.youtube.com/watch?v=dQw4w9WgXcQ
other formats:
https://www.reddit.com/r/youtubedl/comments/aa6uvq/how_do_i_download_a_video_or_playlist_at_480p_only/
youtube-dl
youtube-dl -f 22 -o "%(playlist)s/%(playlist_index)s - %(title)s.%(ext)s" https://www.youtube.com/playlist?list=PLvBBnHmZuNQKLGcp0Yh8pCfEez43_l8Ts
# for android
https://fizzy.center/2020/03/11/using-youtube-dl-on-android
YOUTUBE-DL
youtube-dl -f 22 --write-description --write-auto-sub --sub-lang en --autonumber-size [number] -o "%(autonumber)s-%(title)s.%(ext)s" [playlist-id]
youtube-dl
youtube-dl --download-archive archive.txt --cookies cookies.txt -o "%(playlist_index)s - %(title)s.%(ext)s" https:www.YourCourseURL.com --playlist-start 1 --all-subs -f "best[height=720]"
youtube-dl
youtube-dl -o "%USERPROFILE%\Desktop\statquest\%(autonumber)s-%(title)s.%(ext)s" -f 'bestvideo[ext=mp4]+bestaudio[ext=m4a]/bestvideo+bestaudio' --merge-output-format mp4 https://www.youtube.com/playlist?list=PLblh5JKOoLUICTaGLRoHQDuF_7q2GfuJF
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us