Simple YouTube Video Downloader
Please note that this post is over a year old and may contain outdated information.
Comments (10)
Jacquelinana Feb 03, 2021
I use Joyoshare Screen Recorder as an alternative to YouTube downloader. It helps me record and save online videos at any length in 1080p at 60fps. Sometimes I think it is more reliable than an online video downloader which might put my computer system and privacy alike at risk.
guest Jul 05, 2020
Does not work now. Will it be fixed?
aarg Mar 02, 2020
Same error has been happening consistently for the last 2 months....
"An unknown error occurred. Please try again in a few seconds."
john Feb 01, 2020
i keep getting:
An unknown error occurred. Please try again in a few seconds.
Sam Jun 24, 2019
The tool appears to be back up and running with no failure messages anymore.
Sam Jun 08, 2019
It stopped working. Keep getting "Failed to get video info for YouTube ID" error.
RedSnt Nov 06, 2018
I don't know javascript so this took some time to make, but here is a bookmarklet to open the tool in a new tab and when you press it again it inputs the youtube address into the input field and submits:
javascript:(function(){var lC=document.location.href;function gL(){lC=encodeURIComponent(lC);window.open('https://www.h3xed.com/blogmedia/youtube-info.php?lC='+lC,'_blank');}function gMU(n,s){n=n.replace(/[\[]/,"\\[").replace(/[\]]/,"\\]");var p=(new RegExp("[\\?&]"+n+"=([^&#]*)")).exec(s);return (p===null) ? "" : p[1];}function iD() {var mS=document.location.href;lC=gMU('lC',mS);lC=decodeURIComponent(lC);var d;d=document.f;d.ytdurl.value=lC;d.submit();}if (document.title!="YouTube Info"){gL();}else{iD();}})();
Replace '_blank' with '_self' if you'd like it done in current tab.
Zcooger Dec 03, 2017
Yes, can you share the script? Is is Youtube-dl based tool?
Patrick L. Oct 12, 2017
Dear Nick,
could you kindly release the source code of the script(s) used in your web-based YouTube Downloader tool?
(As an aspiring web developer, it would greatly help me.)
Good day and thank you.