bundle.youtube.cli¶
Attributes¶
Functions¶
Module Contents¶
- bundle.youtube.cli.log¶
- async bundle.youtube.cli.youtube()¶
- async bundle.youtube.cli.new_token()¶
- async bundle.youtube.cli.download(url, directory, dry_run, mp3, mp3_only, best)¶
- async bundle.youtube.cli.resolve(url, limit)¶
Resolve a YouTube URL and log the resulting track metadata.
- async bundle.youtube.cli.track()¶
- async bundle.youtube.cli.info(track_path: pathlib.Path)¶
- async bundle.youtube.cli.to_mp3(track_paths)¶
- async bundle.youtube.cli.database()¶
- async bundle.youtube.cli.show(directory)¶