youtube-downloader

Simple Next.js website and interface to download YouTube videos to mp3 or mp4 files with URLs
git clone https://codeberg.org/night0721/youtube-downloader
Log | Files | Refs | README | LICENSE

commit dd0e43f77e3ba25c3624310fd60352f74fb708fa
parent 28156796342d5ce6089e7eadd74c565b6f5f4f24
Author: NK <[email protected]>
Date:   Thu, 27 Apr 2023 18:29:49 +0100

typo

Diffstat:
Msrc/pages/index.tsx | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/pages/index.tsx b/src/pages/index.tsx @@ -63,7 +63,7 @@ export default function Home() { return ( <div> <Head> - <title>Youtube Downlaoder</title> + <title>Youtube Downloader</title> <link rel="shortcut icon" href="https://www.youtube.com/s/desktop/066935b0/img/favicon.ico" @@ -75,7 +75,7 @@ export default function Home() { <div className="max-w-7xl mx-auto sm:px-6 lg:px-8 w-full relative top-1/4"> <h3 className="text-4xl flex justify-center"> {" "} - <FiDownloadCloud /> &nbsp; Youtube Downlaoder{" "} + <FiDownloadCloud /> &nbsp; Youtube Downloader{" "} </h3> <h4 className="text-xs py-1 flex justify-center"> {" "}