Coder Social home page Coder Social logo

Comments (12)

moshfeu avatar moshfeu commented on September 22, 2024

Thanks for reporting πŸ™
I'll check that as soon as I have time.
Meantime, can you toggle the developer tool and see if there is an error in the console? I think that you can find this option under "view"

from y2mp3.

JanPeterBalkenende avatar JanPeterBalkenende commented on September 22, 2024

Thanks for the swift reply! Apparently it's a 403 error. The playlist is accessible from a private browsing session that's logged out, so with my limited knowledge I don't know why it would be forbidden. Here's the console output:

image

from y2mp3.

moshfeu avatar moshfeu commented on September 22, 2024

Thanks for details!
Can you share the playlist url please? I'll try to debug it locally
Anyway, the app should show an error in such cases. I'll add it

from y2mp3.

JanPeterBalkenende avatar JanPeterBalkenende commented on September 22, 2024

Here's the link:

https://www.youtube.com/playlist?list=PLhAn7HLECtymvWV9QaDGNYpq-4xwgJl6e

Thanks for the help! I am curious as to what the issue is

from y2mp3.

moshfeu avatar moshfeu commented on September 22, 2024

Oh come on.. It's working for me

Screen.Recording.2024-03-23.at.23.41.50.mov

Maybe it's more local, blocked by country or VPN settings
Maybe if you click on the link in the console you'll see what youtube try to say

from y2mp3.

JanPeterBalkenende avatar JanPeterBalkenende commented on September 22, 2024

Ah the link redirects me to a page on which I have to either accept or reject cookies.
Any idea how to get around this?

Thanks eitherway!

from y2mp3.

moshfeu avatar moshfeu commented on September 22, 2024

Was it working for you in the before? Is this the first time you are trying to download?

from y2mp3.

JanPeterBalkenende avatar JanPeterBalkenende commented on September 22, 2024

This is my first time using this software.

Interestingly enough, downloading individual videos does work

from y2mp3.

moshfeu avatar moshfeu commented on September 22, 2024

First, welcome :) I'm curious, how did you find y2mp3?
Fetching a playlist data and downloading a video are handled differently (downloading a video code (which isn't written by me, I'm using a library) is way more advanced than fetching the playlist data code so it might handle this kind of case

It's odd! When you try to access the playlist page in Incognito you don't get into the cookies approval page?
Have you tried another playlists link?

If youtube stores the user consent in a cookie, maybe I can add an option in the app to set cookies so it would pass that cookie to Youtube so Youtube would skip this page. Out of curiosity can you review the cookies in Youtube and see if something pops out? (I don't want you to post the cookies here in case there is a sensitive data there)

from y2mp3.

moshfeu avatar moshfeu commented on September 22, 2024

Out of curiosity can you review the cookies in Youtube and see if something pops out?

Maybe the SOCS cookie?

https://stackoverflow.com/a/74132453/863110

from y2mp3.

JanPeterBalkenende avatar JanPeterBalkenende commented on September 22, 2024

First, welcome :) I'm curious, how did you find y2mp3?

Thanks for the warm welcome! I literally just googled "Open source Youtube - mp3 converter" and this was the only GUI based non-deprecated one (I am a bash man and not a powershell man).

It's odd! When you try to access the playlist page in Incognito you don't get into the cookies approval page?
Have you tried another playlists link?

I do get the cookie page for any playlist I try, yes

Out of curiosity can you review the cookies in Youtube and see if something pops out?

My lord, I have 2.6GiB of cookies for YouTube alone... One of them is a SOCS cookie indeed. However, deleting the SOCS cookie and opening a playlist in a new tab does not prompt me with the cookie screen.

However if I open up an private window, and open Youtube, I only have 5-6 cookies and get prompted with a cookie window. If I deny it I get a SOCS cookie. if I accept it, I get a SOCS and GPS cookie. Maybe you're onto something with setting cookies in the app.

Also, maybe this issue is replicable if you use a VPN and set it to a country within the EU, as I think we have some of the strictest cookie restrictions here.

Thanks for the help!

from y2mp3.

moshfeu avatar moshfeu commented on September 22, 2024

I think I was able to bypass the consent screen. Can you try please?

Find the download here: https://github.com/moshfeu/y2mp3/releases/tag/v2.5.11-alpha

from y2mp3.

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.