Giter VIP home page Giter VIP logo

droid's Introduction

Droido

currelty droido is an music player that searches music on youtube and plays on your pc without leaving the terminal with all sorts of cool features

installing -

first install all dependecies

pip install lyricsgenius pip install dotenv pip install vlc pip install pafy pip install keyboard pip install google pip install bs4 pip install urllib.request

setting up the .env file

  • Get the youtube api key from google console and create a youtube api key and on first line on your .env file past it (past the key in place on 'your api key')

    YOUTUBE_API_KEY='your api key'

  • for second key head over to lyrics gen site [optional] get the api key from lyrics gen LYRICSGENIUS_API_KEY='your api key'

and thats it now you can use all functions droido has to offer

using the music player

from the perfectplayer directory run the following command to run the player python player.py then enter your music and enjoy

before playing

  • you can use & to add multiple music
  • use -download flag to download before playing
  • use -nolocal flag to research and play
  • use -video flag to play video with song
  • use help to get help in terminal

after playing

  • press p to pause/ play
  • use a to get the change menu
  • use add 'song name' to add to que
  • use dl to get list of downloaded songs
  • use s to skip
  • use jp n to jump to nth song(eg jp 2)
  • use q to exit

droid's People

Contributors

manthanabc avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.