gotbletu / shownotes

notes for videos from my youtube channel
https://www.youtube.com/user/gotbletu
GNU General Public License v3.0
911 stars 173 forks source link

Command line youtube fuzzy finder. #35

Closed pystardust closed 3 years ago

pystardust commented 3 years ago

After seeing you last video on fzf-nova, I thought you might like one of my scripts for browsing and playing youtube videos from the command line. It is just a small shell script the scrapes youtube parses its json and gives a formatted output. I have added features like downloading, music, autoplay format selector. Hope you like it https://github.com/pystardust/ytfzf

gotbletu commented 3 years ago

thanks ill give a look

pystardust commented 3 years ago

I have added dmenu and rofi today. I would be happy to take suggestions and PRs.

gotbletu commented 3 years ago

well maybe add task-spooler support then u can select multiple videos with TAB in fzf so i dont have to wait for one video to end to select another

pystardust commented 3 years ago

Thats an interesting Idea, Ill look into it tomorrow . @gotbletu I added image support.

pystardust commented 3 years ago

well maybe add task-spooler support then u can select multiple videos with TAB in fzf so i dont have to wait for one video to end to select another

I have added the feature as requested

gotbletu commented 3 years ago

very cool, awesome update thanks

pystardust commented 3 years ago

Thanks for making a video on it! I didn't use tsp cause you cannot go to the previous track once you close the player. And it would get harder clear the que when there are multiple videos playing.

gotbletu commented 3 years ago

no probs, i understand it from your point of view, not everyone uses tsp or understands what it is; tsp is mainly for my subscribers that I've explained in the past =) ; since they use it on newsboat, w3m, and now ytfzf, all in the same queue system.