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.
- Host: GitHub
- URL: https://github.com/icarustudio/ytdl-cordova
- Owner: ICARUSTUDIO
- License: unlicense
- Created: 2024-05-07T07:57:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-07T08:24:43.000Z (about 1 year ago)
- Last Synced: 2025-05-15T19:38:33.439Z (about 1 month ago)
- Topics: android, android-application, cordova, cordova-android, glitch-com, html5-css3, javascript, nodejs, youtube-downloader, ytdl
- Language: JavaScript
- Homepage:
- Size: 999 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.