Skip to content

merouanezouaid/yuptube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YupTube - v1

Ad-free YouTube Converter built with Node.js and express.

banner

I've had enough of the ads and popups whenever I try to download a Youtube video, so I decided to make my own.

🛠 Setup the Project

  1. Install the dependencies

    npm install or yarn
  2. Start the development server

    npm test or node /bin/www

📄 Todos

  • Download videos from playlists or channels
  • Switch to Youtube-DL instead of free limited Microlink API plan
  • Provide video quality and format selecting
  • Download videos by search query
  • Automatically embed subtitles
  • Automatically download video instead of opening in browser
  • Support other platforms (TikTok, Twitter, Instagram...)