
Youtube Video Downloader
Pricing
$30.00/month + usage

Youtube Video Downloader
Effortlessly download YouTube videos of your preferred quality with our user-friendly Video Downloader. Try it now!
1.9 (5)
Pricing
$30.00/month + usage
68
Total users
1.5K
Monthly users
188
Runs succeeded
99%
Issues response
1.5 days
Last modified
a day ago
New Output Element?
Closed
Hi,
Would you be able to add a new JSON array of all the failed requests? (After all the successful requests' JSON entries)
i.e.
Currently, output JSON contains pairs of YouTube URLs & Apify Storage URLs (to download).
Instead, do that same output, but then at the end of the JSON:
A JSON list of all the failed downloads (just a list of the YouTube URLs) like:
{"failedRequests" : "youtube.com/link1", "youtube.com/link2", "youtube.com/link3"}

Hey there,
Thank you very much for reaching out. We can make something similar to:
{"url": "VIDEO_URL","isFailed": true}
and put this option on an input attribute which is called includeFailedVideos
. How does it sound to you?
Best

Hey again,
Closing the issue due to the inactivity. Feel free to open a new issue, whenever you are in need.
Best
2034-SWE
That sounds amazing, thank you
I didn’t see your message until now

Hey again,
The functionality has been implemented. You can use the latest version.
Best
2034-SWE
Awesome, you’re the best 🤝
Thank you