An open API service indexing awesome lists of open source software.

https://github.com/icarustudio/ytdl-cordova

This project is a YouTube video downloader built with HTML, CSS, and JavaScript, based on Cordova. It allows users to download YouTube videos in various formats and qualities to their Android device's Downloads folder. The backend is powered by a Node.js server with Express.js and ytdl-core for video processing.
https://github.com/icarustudio/ytdl-cordova

android android-application cordova cordova-android glitch-com html5-css3 javascript nodejs youtube-downloader ytdl

Last synced: 16 days ago
JSON representation

This project is a YouTube video downloader built with HTML, CSS, and JavaScript, based on Cordova. It allows users to download YouTube videos in various formats and qualities to their Android device's Downloads folder. The backend is powered by a Node.js server with Express.js and ytdl-core for video processing.

Awesome Lists containing this project

README

        

# ytdl-CORDOVA
This project is a YouTube video downloader built with HTML, CSS, and JavaScript, based on Cordova. It allows users to download YouTube videos in various formats and qualities to their Android device's Downloads folder. The backend is powered by a Node.js server with Express.js and ytdl-core for video processing.