Categorygithub.com/luka-hash/generate-doit-links
repositorypackage
0.0.0-20240816143957-025b9157fd14
Repository: https://github.com/luka-hash/generate-doit-links.git
Documentation: pkg.go.dev

# README

generate-doit-links

Generates links (in doit links format) of (youtube music's) albums and playlists.

Installation

% go install github.com/luka-hash/generate-doit-links@latest
% # or, more manual approach
% git clone github.com/luka-hash/generate-doit-links
% cd generate-doit-links
% go build .
% mv generate-doit-links "$XDG_BIN_HOME"/,generate-doit-links

TODO:

  • [] Error handling
  • [] Option to set output file to stdout

Licence

This code is licensed under the terms of the MIT Licence (see LICENCE for details).