cooperhammond / irs

:guitar: :notes: A music downloader that understands your metadata needs.
MIT License
381 stars 26 forks source link

update documentation (what search_terms: does?) #85

Closed ruvido closed 2 years ago

ruvido commented 2 years ago

Using irs (v1.4.0) on OSX . Installer complained for a missing option in the config file, that was

search_terms:

following the example found in the irs output I put

search_terms: "lyrics"

but what it does?

This option is not described in the main page of the github repo

cooperhammond commented 2 years ago

I just updated the project's README to address this, sorry it wasn't on there. Essentially search_terms is added to the youtube search query so that the user has a bit more control over what video is automatically selected. "lyrics" is the default because I've found that Youtube is more prone to suggesting music videos than just a video with the raw audio, and a few images comprising a video is a lot smaller and easier to download than one that is constantly changing.

ruvido commented 2 years ago

Thanks!

On Wed, Feb 23, 2022 at 7:04 PM Cooper Hammond @.***> wrote:

I just updated the project's README to address this, sorry it wasn't on there. Essentially search_terms is added to the youtube search query so that the user has a bit more control over what video is automatically selected. "lyrics" is the default because I've found that Youtube is more prone to suggesting music videos than just a video with the raw audio, and a few images comprising a video is a lot smaller and easier to download than one that is constantly changing.

— Reply to this email directly, view it on GitHub https://github.com/cooperhammond/irs/issues/85#issuecomment-1049061702, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFOR3DM7ABARIHEAGT5QW3U4UOUTANCNFSM5PBVRIAA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>