Skip to content
forked from alexhawkins/tuber

Search and Download YouTube Videos with Creative Commons License

License

Notifications You must be signed in to change notification settings

bukosabino/tuber

 
 

Repository files navigation

YouCC.tube

logo YouCC.tube

Search/Filter/Sort/Download Creative Commons videos on YouTube.

Live Demo

YouCC.tube

Technologies Used

  • React
  • React Router
  • Flux
  • Bootstrap
  • YouTube API v3

Deployment

  • git clone https://github.com/bukosabino/tuber.git
  • cd tuber
  • npm install
  • ./node_modules/webpack-dev-server/bin/webpack-dev-server.js
  • Update your YouTube API Key in the file: app/Environment.js
  • Input in your browser: http://localhost:8080/public

TODO:

  • Similar style to YouTube (Material Design)
  • Pagination

Credits

The code is based on https://github.com/alexhawkins/tuber

To download, we use: https://github.com/Rudloff/alltube --> https://alltubedownload.net

You can contact with @Pablohn26 and/or @Bukosabino to any contribution, idea or feedback.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.3%
  • CSS 17.3%
  • HTML 7.4%