Code Monkey home page Code Monkey logo

autotube's Introduction

autotube is a simple extension script for pytube designed for mp3 files it features

  • converts pytube's audio .mp4 into .mp3
  • appends id3 tags to .mp3 files such as artist and title
  • adds the video thumbnail as an APIC id3 tag, which is sorta like the .mp3 thumbnail

instructions for devs

  1. clone and cd into the root of the repo
  2. use poetry or preferred .toml reader to install dependencies poetry install if you're using poetry
  3. enable your virtual environment
  4. go to "how to use" section

instructions if you have no idea what you are doing

use the new .exe version instead much easier

how to use command line utility

python main.py <youtube link>

some options

using the command above will prompt you with some questions about the link, prolly looks something like
Is the song's title "September"? (y/n)
if you trust the script to figure these things you can pass a flag to silence them
python main.py -s <youtube link>

downloading playlists

python main.py -p <youtube playlist link>
the -p flag must be passed to download playlists
privated playlists won't download, make them unlisted or public

flags can be mixed and matched either like -sp or -s -p
i'll prolly add some more options eventually

autotube's People

Contributors

charboneaut avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.