Youtube Video And Music Downloader avatar

Youtube Video And Music Downloader

Try for free

3 days trial then $5.00/month - No credit card required now

Go to Store
Youtube Video And Music Downloader

Youtube Video And Music Downloader

thenetaji/youtube-video-and-music-downloader
Try for free

3 days trial then $5.00/month - No credit card required now

Boost your YouTube downloads with this Apify actor! Get videos & music in multiple formats and qualities, from 144p to 8K or 64kbps to 320kbps audio. Batch processing & proxy support for fast, reliable downloads.

Developer
Maintained by Community

Actor Metrics

  • 2 Monthly users

  • No reviews yet

  • No bookmarks yet

  • >99% runs succeeded

  • Created in Mar 2025

  • Modified a day ago

Video URLs

urlsarrayRequired

The URL of the video to download

Default value of this property is [{"url":"https://youtube.com/shorts/CuC00GUDJsU?si=-ljhM2y1q_4ced1T"}]

Extract audio only

audioOnlybooleanOptional

Extract only audio from a video useful if you want only want audio from a video or want to download music

Select video quality

videoQualityEnumRequired

Select video quality to download, works only if 'audioOnly' option is false

Value options:

"144": string"240": string"360": string"480": string"720": string"1080": string"1440": string"2160": string"4320": string"best": string"worst": string

Default value of this property is "360"

Select quality

audioQualityEnumRequired

Select audio quality to download, works only if 'audioOnly' option is true

Value options:

"best": string"320": string"256": string"128": string"64": string"worst": string

Default value of this property is "best"

Select file type (can be slow) if true

videoFormatEnumOptional

Select video file type (.mp4, .mkv, .webm), works only if 'audioOnly' is true

Value options:

"default": string"mp4": string"webm": string"mkv": string

Default value of this property is "default"

Select file type (can be slow if true) if true

audioFormatEnumOptional

Select audio file type (.mp4, .mkv, .webm) , works only if 'audioOnly' is true

Value options:

"default": string"aac": string"alac": string"flac": string"m4a": string"mp3": string"opus": string"vorbis": string"wav": string

Default value of this property is "default"

Concurrency

concurrencyintegerOptional

Number of parts to download at a time. Higher values increase speed but use more bandwidth. A safe limit is 5-10 to avoid rate limiting

Default value of this property is 5

Use proxy

proxyobjectOptional

Enable proxy for downloading, only residential proxy would be used as others don't work

Default value of this property is {"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]}