YouTube Transcript Ninja ⚡️🥷⚡
Pay $10.00 for 1,000 results
YouTube Transcript Ninja ⚡️🥷⚡
Pay $10.00 for 1,000 results
Extract transcripts from YouTube videos with ease! This actor takes a YouTube video URL as input and returns the transcript of the video in the specified format.
I am trying to connect this actor to MAKE.COM scenario and keep failing to put right Jason code. can you tell me which Jason code is correct to put? (see attached file)
Hey gallant_zed, You can make use of the following JSON.
{ "startUrls": ["https://www.youtube.com/watch?v=aAkMkV"] }
You can replace the youtube URL with yours. You could also input multiple URLs by separating the URL strings with a comma. Eg.
{ "startUrls": [ "https://www.youtube.com/watch?v=aAkMkVFwAoo", "https://www.youtube.com/watch?v=aAkMkVF", "https://www.youtube.com/watch?v=aAkMkVF" ] }
Remember these are all "demo" data, you have to replace them with real Youtube URLs. You can also check the information tab for more info. 💪🚀
Do let me know how it goes. I will always be here to help out.
I made it! fantastic! bless you!!
🚀💪
- 258 monthly users
- 48 stars
- 100.0% runs succeeded
- 20 hours response time
- Created in Jul 2024
- Modified 3 months ago