ricardomaleixo / nodetube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeTube

A Vue.js project

Build Setup

# install dependencies
npm i

# run application
npm start

Require mfpeg installed

To use:

  • 1- Change the path of ffmpg at /build/config/youtube/youtube-to-mp3.js.
# install ffmpeg
sudo apt-get install ffmpeg

# get ffmpeg path
which ffmpeg
  • 2- Change the channelId of the object body on playlists.insert at /build/config/youtube/youtube.js for yours.

Please!

Change the auth.json for your own, please. Google gives it to you for free :)

GOD BLESS GOOGLE

Enjoy

About


Languages

Language:JavaScript 42.1%Language:Vue 37.2%Language:CSS 18.9%Language:HTML 1.8%