GithubHelp home page GithubHelp logo

Comments (8)

jdtemple avatar jdtemple commented on June 3, 2024

Here is the song with the wonky character in the title:

image

from ytmusic-deleter.

apastel avatar apastel commented on June 3, 2024

Seems like it's choking on the actual logging statement. Interestingly enough, it still prints the logging statement afterwards.

Hmm, it looks like it's not giving me an issue for some reason.

(.venv) apastel@Alex-Win10:~/dev/ytmusic-deleter$ ytmusic-deleter unlike-all
[2022-04-09 11:49:59] Retrieving all your liked songs...
[2022-04-09 11:50:00]   Retrieved 3 liked songs.
[2022-04-09 11:50:00] Begin unliking songs...
[2022-04-09 11:50:00] Processing track: Propagandhi - Bringer of Greater Things
[2022-04-09 11:50:00]   Removed track from Likes.
[2022-04-09 11:50:00] Processing track: Propagandhi - Cut into the Earth
[2022-04-09 11:50:00]   Removed track from Likes.
[2022-04-09 11:50:00] Processing track: Propagandhi - Fedallah's Hearse
[2022-04-09 11:50:00]   Removed track from Likes.
[2022-04-09 11:50:00] Finished unliking all songs.

Songs Unliked 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 3/3 [00:01<00:00, 5.51 songs/s]
(.venv) apastel@Alex-Win10:~/dev/ytmusic-deleter$ python --version
Python 3.10.4

Did it halt the whole program for you or did it still continue on and remove the remaining likes, including that one?

from ytmusic-deleter.

jdtemple avatar jdtemple commented on June 3, 2024

It did not halt the program, it continued on and removed the remaining likes.

I'm not 100% sure if worked on that particular track. I was in there looking at it and removed it with the YTM UI as I reported the issue.

from ytmusic-deleter.

jdtemple avatar jdtemple commented on June 3, 2024

One thing of note, there are two versions of that track. Mine was the Explicit one. The censored one does not have the bad character in the title.

from ytmusic-deleter.

apastel avatar apastel commented on June 3, 2024

Ok, I ran it in Windows and saw the error. I thought maybe it's because the default encoding in Windows is cp1252 instead of utf-8 and can't encode/decode that character but I set logging config to utf-8 and that didn't resolve it. Anyway, at least I can replicate it and I'll look into it (although somewhat low pri because it still unlikes the song and continues on). Thanks for the report!

from ytmusic-deleter.

jdtemple avatar jdtemple commented on June 3, 2024

Yeah, it's probably not a big deal. If I wasn't actively watching the console white it ran, I'd have probably never noticed.

from ytmusic-deleter.

github-actions avatar github-actions commented on June 3, 2024

This issue is stale because it has been open for 30 days with no activity.

from ytmusic-deleter.

github-actions avatar github-actions commented on June 3, 2024

This issue was closed because it has been inactive for 14 days since being marked as stale.

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.