ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > N.A.N.Y. 2018

ytsearch - A command line youtube searcher / streamer / downloader

<< < (2/2)

cschw:
I installed this on an Ubuntu MATE machine.  Very nice!   :up:

A couple of things that I had to do before using this:  1) find ytsearch (wasn't automatically added to path) and 2) dig into the source to find where cache was kept.  The keybindings are fairly intuitive, but a couple didn't work as expected...still getting used to it.

I really like how quickly this can search and download videos.  And it's extremely easy to queue and play cached videos.  However, this seems like something I would use primarily to build an audio library.  It's simple enough to play audio from the cached videos, but space could be saved by just downloading audio instead of video.

If you are taking wish list requests, it would be nice to be nice to have a keybinding for downloading audio.

Thanks for sharing this!   :Thmbsup:

Sjc1000:
I installed this on an Ubuntu MATE machine.  Very nice!   :up:

A couple of things that I had to do before using this:  1) find ytsearch (wasn't automatically added to path) and 2) dig into the source to find where cache was kept.  The keybindings are fairly intuitive, but a couple didn't work as expected...still getting used to it.

I really like how quickly this can search and download videos.  And it's extremely easy to queue and play cached videos.  However, this seems like something I would use primarily to build an audio library.  It's simple enough to play audio from the cached videos, but space could be saved by just downloading audio instead of video.

If you are taking wish list requests, it would be nice to be nice to have a keybinding for downloading audio.

Thanks for sharing this!   :Thmbsup:
-cschw (September 21, 2017, 10:23 PM)
--- End quote ---

Ill certainly think about having the option to download as audio. It is a good idea.

You can rebind all the keys at will, so feel free to mess with the settings ( press ? while in the program ) the cache location is also in the settings there.
If it complains you don't have any editor set you can close the program then edit  ~/.ytsearch/settings.yaml  to get the same effect.

Sjc1000:
Alright, I've implemented your download as audio idea into the development branch of ytsearch.

It attempts to download the best audio version. Sometimes downloading a webm with no video. Still a huge save on space.

cschw:
Full confession:  I'm more of an end user than a coder--and not versed on how to install the dev branch from GitLab.  I'm looking forward to trying the download as audio, and will do some digging into what it will take to test the development branch.

Thanks for the heads-up on customizing the editor in the settings.yaml file.  I'll give that a spin as well.

Sjc1000:
I should have probably told you how to get the development branch. You can download it from  https://gitlab.com/sj1k/ytsearch/repository/develop/archive.zip  /  https://gitlab.com/sj1k/ytsearch/repository/develop/archive.tar.gz   chose whichever format most suits you.

Extract it and you will need to run   pip3 install . --user   in the root directory of the project (the directory with the setup.py) to install the dev version. (This will install it over your current version)

Navigation

[0] Message Index

[*] Previous page

Go to full version