YouTube Audio/Video Downloader (M4A/360p) avatar
YouTube Audio/Video Downloader (M4A/360p)

Under maintenance

Pricing

Pay per event

Go to Store
YouTube Audio/Video Downloader (M4A/360p)

YouTube Audio/Video Downloader (M4A/360p)

Under maintenance

Developed by

Priyanshu

Priyanshu

Maintained by Community

Paste a YouTube video URL and get direct download link (audio/video). No login needed.

0.0 (0)

Pricing

Pay per event

0

Total users

3

Monthly users

3

Runs succeeded

55%

Last modified

6 days ago

📥 YouTube Downloader Actor (Audio/Video)

This Apify actor allows you to extract direct download links for YouTube videos, either in audio or 360p video format. It's ideal for automating content extraction from YouTube for personal use or integration into larger workflows.


🚀 Features

  • 🔗 Extracts download link directly via API
  • 🎵 Supports audio (128kbps M4A)
  • 🎥 Supports video (360p MP4)
  • 🖼️ Returns metadata: title, thumbnail, views, likes, duration, etc.
  • 🔐 Requires no API key when used from within Apify

🛠️ Input Schema

FieldTypeRequiredDescription
videoUrlString✅ YesFull YouTube video URL
typeString❌ Noaudio (default) or video

🧪 Example Input

{
"videoUrl": "https://www.youtube.com/watch?v=kJQP7kiw5Fk",
"type": "audio"
}

📤 Sample Output

{
"title": "Luis Fonsi - Despacito ft. Daddy Yankee",
"description": "...",
"likes": "54M",
"views": "8,750.1M",
"type": "Audio",
"mediaThumbnail": "https://i.ytimg.com/vi/kJQP7kiw5Fk/sddefault.jpg",
"mediaQuality": "128K",
"mediaDuration": "00:04:41",
"mediaExtension": "M4A",
"mediaFileSize": "4.34 MB",
"downloadUrl": "https://priyanshuapi.xyz/download/..."
}

📦 Tech Stack


🔐 Notes

  • Internally protected with API key, but Apify runs auto-authenticated — you don’t need to pass any API key manually.
  • For external use, contact Priyanshu for API access.

🧠 Tips

  • Add pushData() to also save to dataset (optional).
  • Actor works well in sequences (e.g., crawler → extractor → downloader).

🤝 Author

Made with ❤️ by Priyanshu Rajput

Want a custom downloader? Reach out!