Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- youtube-dl -U
- youtube-dl -H
- youtube-dl -o '~/Downloads/abdul kalam speech'
- youtube-dl -o '%(title)s by %(uploader)s on %(upload_date)s in %(playlist)s.%(ext)s'
- youtube-dl --write-description --write-info-json --write-annotations --write-sub --write-thumbnail
- youtube-dl -a url.txt
- youtube-dl --list-formats or youtube-dl -F
- youtube-dl -x (mp3)
- youtube-dl -x --audio-format mp3
- youtube-dl.exe -F 18 (360P 640x360)
- youtube-dl.exe -F 22 (720p1280x720 Best)
- youtube-dl.exe -F 17 (144p 176x1443gp) or
- youtube-dl.exe -F 36 (best 3gp)
- youtube-dl -f best
- youtube-dl -f bestaudio
- youtube-dl -f worstvideo
- youtube-dl -f bestvideo+bestaudio or youtube-dl -f 'bestvideo,bestaudio'
- youtube-dl -f "best[height<=480]" or youtube-dl -f 'bestvideo[height<=480]+bestaudio/best[height<=480]'
- youtube-dl -f mp4 or youtube-dl --format mp4
- youtube-dl -f 'bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]/best'
- youtube-dl --format mp4 "Url"
- youtube-dl.exe -f 247 https://youtu.be/hWbCSAcNOCU (only-video)
- youtube-dl.exe --write-auto-sub https://youtu.be/hWbCSAcNOCU
- youtube-dl.exe -F https://www.youtube.com/watch?v=5PmPFXD57Ts > Flist.txt
- [youtube] 5PmPFXD57Ts: Downloading webpage
- [youtube] 5PmPFXD57Ts: Downloading android player API JSON
- [info] Available formats for 5PmPFXD57Ts:
- ID EXT RESOLUTION FPS CH | FILESIZE TBR PROTO | VCODEC VBR ACODEC ABR ASR MORE INFO
- -----------------------------------------------------------------------------------------------------------------
- sb2 mhtml 48x27 0 | mhtml | images storyboard
- sb1 mhtml 80x45 1 | mhtml | images storyboard
- sb0 mhtml 160x90 1 | mhtml | images storyboard
- 599 m4a audio only 2 | 1.05MiB 31k https | audio only mp4a.40.5 31k 22k ultralow, m4a_dash
- 600 webm audio only 2 | 1.19MiB 35k https | audio only opus 35k 48k ultralow, webm_dash
- 139 m4a audio only 2 | 1.67MiB 49k https | audio only mp4a.40.5 49k 22k low, m4a_dash
- 249 webm audio only 2 | 1.74MiB 51k https | audio only opus 51k 48k low, webm_dash
- 250 webm audio only 2 | 2.13MiB 62k https | audio only opus 62k 48k low, webm_dash
- 140 m4a audio only 2 | 4.42MiB 129k https | audio only mp4a.40.2 129k 44k medium, m4a_dash
- 251 webm audio only 2 | 3.86MiB 113k https | audio only opus 113k 48k medium, webm_dash
- 17 3gp 176x144 6 1 | 2.85MiB 84k https | mp4v.20.3 84k mp4a.40.2 0k 22k 144p
- 597 mp4 256x144 13 | 1.30MiB 38k https | avc1.4d400b 38k video only 144p, mp4_dash
- 598 webm 256x144 13 | 1.22MiB 36k https | vp9 36k video only 144p, webm_dash
- 394 mp4 256x144 25 | 1.89MiB 55k https | av01.0.00M.08 55k video only 144p, mp4_dash
- 160 mp4 256x144 25 | 3.70MiB 108k https | avc1.4d400c 108k video only 144p, mp4_dash
- 278 webm 256x144 25 | 3.15MiB 92k https | vp9 92k video only 144p, webm_dash
- 395 mp4 426x240 25 | 3.92MiB 115k https | av01.0.00M.08 115k video only 240p, mp4_dash
- 133 mp4 426x240 25 | 7.84MiB 230k https | avc1.4d4015 230k video only 240p, mp4_dash
- 242 webm 426x240 25 | 6.32MiB 185k https | vp9 185k video only 240p, webm_dash
- 396 mp4 640x360 25 | 7.82MiB 229k https | av01.0.01M.08 229k video only 360p, mp4_dash
- 134 mp4 640x360 25 | 15.01MiB 440k https | avc1.4d401e 440k video only 360p, mp4_dash
- 18 mp4 640x360 25 2 | 18.33MiB 537k https | avc1.42001E 537k mp4a.40.2 0k 44k 360p
- 243 webm 640x360 25 | 10.89MiB 319k https | vp9 319k video only 360p, webm_dash
- 397 mp4 854x480 25 | 13.28MiB 389k https | av01.0.04M.08 389k video only 480p, mp4_dash
- 135 mp4 854x480 25 | 28.41MiB 832k https | avc1.4d401e 832k video only 480p, mp4_dash
- 244 webm 854x480 25 | 17.76MiB 520k https | vp9 520k video only 480p, webm_dash
- 22 mp4 1280x720 25 2 | ~58.84MiB 1680k https | avc1.64001F 1680k mp4a.40.2 0k 44k 720p
- 398 mp4 1280x720 25 | 24.46MiB 716k https | av01.0.05M.08 716k video only 720p, mp4_dash
- 136 mp4 1280x720 25 | 52.97MiB 1551k https | avc1.64001f 1551k video only 720p, mp4_dash
- 247 webm 1280x720 25 | 31.59MiB 925k https | vp9 925k video only 720p, webm_dash
- -------------------------------------------------------------------------------------------------------
- ffmpeg -i input_video.mp4 -ss 00:01:00 -to 00:03:00 -c copy output_video.mp4
- ffmpeg -i steve-video.mp4 -ss 00:03:32 -to 00:05:32 steve-clip.mp4
- youtube-dl --postprocessor-args "-ss 00:01:00 -to 00:02:00" "https://www.youtube.com/watch?v=5PmPFXD57Ts"
- youtube-dl --postprocessor-args "-ss 00:01:00 -t 00:00:50" "https://www.youtube.com/watch?v=5PmPFXD57Ts"
- youtube-dl --external-downloader ffmpeg --external-downloader-args "-ss 00:01:00.00 -to 00:02:00.00" -f best "https://www.youtube.com/watch?v=5PmPFXD57Ts"
- youtube-dl --external-downloader ffmpeg --external-downloader-args "-ss 00:01:00.00 -to 00:02:00.00" -f 18 "https://www.youtube.com/watch?v=5PmPFXD57Ts"
- ffmpeg -ss 00:01:00 -to 00:02:00 -i "$(youtube-dl -f best --get-url 'https://www.youtube.com/watch?v=5PmPFXD57Ts')" -c:v copy -c:a copy BOLNews.mp4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement