Youtube Video And MP3 (Music) Downloader avatar
Youtube Video And MP3 (Music) Downloader

Under maintenance

Pricing

$5.00/month + usage

Go to Store
Youtube Video And MP3 (Music) Downloader

Youtube Video And MP3 (Music) Downloader

Under maintenance

Developed by

thenetaji

thenetaji

Maintained by Community

Download YouTube videos or music with this Apify actor. Scrape video data, convert to MP3/MP4, and save automatically. Fast, efficient, and easy to use.

0.0 (0)

Pricing

$5.00/month + usage

0

Total users

22

Monthly users

10

Runs succeeded

>99%

Last modified

21 hours ago

Video URLs

urlsarrayRequired

The URL of the video to download

Default value of this property is [{"url":"https://youtu.be/mECzqUIDWfU?si=MZC4yx8NrFgk5Y1v"}]

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 "best"

Select audio 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 video 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 audio 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"]}