You are browsing as a guest. Sign up (or log in) to start making projects!

Flow

  • 8 Devlogs
  • 12 Total hours

Flow is a music player in terminal with offline and online support.

Open comments for this post

19m 21s logged

Finally after hard work as i have never uploaded anything to Pypi anything before so totally a disaster that includes import error and much more.

You can install this package by typing

pip install flow-twinx

Finally after hard work as i have never uploaded anything to Pypi anything before so totally a disaster that includes import error and much more.

You can install this package by typing

pip install flow-twinx

Replying to @Anonymous

0
2
Ship #1 Pending review

I build a terminal music player that uses vlc and yt_dlp , that has both offline and online support for music you can either play from folders or online. Hardest part to make it run on all os.

  • 8 devlogs
  • 12h
Try project → See source code →
Open comments for this post

15m 29s logged

fixed the error when doing install.sh in windows as the path are not same in linux and windows

fixed the error when doing install.sh in windows as the path are not same in linux and windows

Replying to @Anonymous

0
2
Open comments for this post

26m 4s logged

added readme.md and finished by adding features listed also added install.sh

added readme.md and finished by adding features listed also added install.sh

Replying to @Anonymous

0
1
Open comments for this post

2h 39m 12s logged

made few things as listed:

  • a progress bar
  • offline download of songs
  • shuffle and repeat songs
  • liked songs and much more

adding :

  • offline support like liked songs , album

made few things as listed:

  • a progress bar
  • offline download of songs
  • shuffle and repeat songs
  • liked songs and much more

adding :

  • offline support like liked songs , album

Replying to @Anonymous

0
15
Open comments for this post

1h 6m 52s logged

Re-started the project and this time adding both offline and online features i.e. yet to implement , i have already made the ping.py file so it can check if host has connections.

also some few changes in future :-

  • online playback mode without downloading the song.
  • offline mode.
  • will try to add suggestion by adding &start_radio=1 to get suggestion directly from YouTube

Re-started the project and this time adding both offline and online features i.e. yet to implement , i have already made the ping.py file so it can check if host has connections.

also some few changes in future :-

  • online playback mode without downloading the song.
  • offline mode.
  • will try to add suggestion by adding &start_radio=1 to get suggestion directly from YouTube

Replying to @Anonymous

0
2
Open comments for this post

1h 47m 55s logged

Tried too much to add cross-fade but the audio just glitches , will be trying more if not possible i will leave this feature and focus on something different.Also added the bash install for different os so it becomes flow play not py main.py play.

Tried too much to add cross-fade but the audio just glitches , will be trying more if not possible i will leave this feature and focus on something different.Also added the bash install for different os so it becomes flow play not py main.py play.

Replying to @Anonymous

0
2
Open comments for this post

2h 28m 22s logged

Finally made functional and working , have to make it once more took more help from AI i didn’t wanted to but sometimes vlc was giving error and sometimes yt_dlp even though i was following the module guide , i don’t know what was happening. Currently adding the spinners and more things.

Features added till now:

  • like music
  • make playlist
  • Fuzzy search or smart search

Finally made functional and working , have to make it once more took more help from AI i didn’t wanted to but sometimes vlc was giving error and sometimes yt_dlp even though i was following the module guide , i don’t know what was happening. Currently adding the spinners and more things.

Features added till now:

  • like music
  • make playlist
  • Fuzzy search or smart search

Replying to @Anonymous

0
1
Open comments for this post

2h 51m 53s logged

| | This is my first post on this project , this project is about a feature rich and apple music inspired terminal music player | | . Today i made basic commands like play , delete , random , like .etc . The best part was to create the file handling as i have learned how to handle the .yaml files instead of json files for settings and hardest part was nothing except me trying to use vlc without AI or docs.

| | This is my first post on this project , this project is about a feature rich and apple music inspired terminal music player | | . Today i made basic commands like play , delete , random , like .etc . The best part was to create the file handling as i have learned how to handle the .yaml files instead of json files for settings and hardest part was nothing except me trying to use vlc without AI or docs.

Replying to @Anonymous

0
1

Followers

Loading…