GithubHelp home page GithubHelp logo

Security about ytmusic-deleter HOT 4 CLOSED

apastel avatar apastel commented on June 15, 2024
Security

from ytmusic-deleter.

Comments (4)

apastel avatar apastel commented on June 15, 2024 1

Good question, never hurts to ask. This tool I made uses the ytmusicapi under the hood, which is a Python-based API for doing stuff with a YTMusic library. My ytmusic-deleter just uses that API to do everything, so it follows the same procedure that that API uses, which they've documented here: https://ytmusicapi.readthedocs.io/en/stable/setup/browser.html

Using the request header information that you paste in, the API is able to emulate a logged-in browser. So those headers contain everything the API needs to perform read/write operations on your library (namely, the cookie like you said). The important part here is that this software runs on your computer, and the software doesn't share your request headers with anyone else on the internet, or upload them anywhere or anything. It simply uses them when it makes the request to YTMusic. The .json file stays with you on your computer. Think of it I guess like your car keys. Anyone who has your car keys can potentially steal your car, but as long as you don't give them out to anybody or leave them somewhere, then it's fine. And since this is all open-source software, anyone is welcome to look through the source code to confirm that nobody is stealing your keys.

But good on you for asking, at least.

2nd question, by "clear artists", do you mean delete all the songs and albums of one particular artist?

from ytmusic-deleter.

apastel avatar apastel commented on June 15, 2024 1

Well, so the main purpose of the tool is to delete everything. It works by deleting every one of your albums. And if you delete every one of your albums, then all of your artists themselves would be gone. In YTMusic, an "Artist" is really just a collection of albums associated with one particular musician. So yes if you run the delete-uploads and/or delete-library commands, all your artists would be gone too.

from ytmusic-deleter.

girokarambole1453 avatar girokarambole1453 commented on June 15, 2024 1

Thank you so much for the support man, I love you! And thank you for this whole project :) Good Luck, Have a nice day!❤

from ytmusic-deleter.

girokarambole1453 avatar girokarambole1453 commented on June 15, 2024

apastel first of all thank you so much for explaining me the process and making me comfortable :) 2. by "clear artists" I meant when I go to library there is a artists section and when I click it there are some artists I listened looong time ago, that some of their songs in my library somehow. I dont listen to them rn so I want to clear my artists section is it possible?

from ytmusic-deleter.

Related Issues (20)

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.