Youtube Video Downloader avatar

Youtube Video Downloader

Try for free

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

View all Actors
Youtube Video Downloader

Youtube Video Downloader

epctex/youtube-video-downloader
Try for free

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

Effortlessly download YouTube videos of your preferred quality with our user-friendly Video Downloader. Try it now!

LE

New Output Element?

Closed

ler.ai opened this issue
12 days ago

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

epctex avatar

epctex (epctex)

11 days ago

Hey there,

Thank you very much for reaching out. We can make something similar to:

1{
2   "url": "VIDEO_URL",
3   "isFailed": true
4}

and put this option on an input attribute which is called includeFailedVideos. How does it sound to you?

Best

epctex avatar

epctex (epctex)

9 days ago

Hey again,

Closing the issue due to the inactivity. Feel free to open a new issue, whenever you are in need.

Best

LE

ler.ai

9 days ago

That sounds amazing, thank you

I didn’t see your message until now

epctex avatar

epctex (epctex)

8 days ago

Hey again,

The functionality has been implemented. You can use the latest version.

Best

LE

ler.ai

8 days ago

Awesome, you’re the best 🤝

Thank you

Developer
Maintained by Community
Actor metrics
  • 77 monthly users
  • 9 stars
  • 93.1% runs succeeded
  • 8.9 hours response time
  • Created in Sep 2023
  • Modified about 6 hours ago