wallabag / wallabagger

Chrome / Firefox / Opera plugin for wallabag v2.
http://wallabag.github.io/wallabagger/
MIT License
365 stars 47 forks source link

Saving a youtube link saves the consent link #268

Closed zeorin closed 3 years ago

zeorin commented 3 years ago

When I save any YouTube link it actually saves a consent link instead:

wallabag

https://www.youtube.com/watch?v=yq_E3HquRJY is the link I was trying to save. https://consent.youtube.com/ml?continue=https://www.youtube.com/watch?v=yq_E3HquRJY&gl=DE&hl=de&pc=yt&uxe=23983172&src=1 is the link it did save.

This is what it looks like in Wallabag: image

Re-fetching the content in Wallabag seems to fix the issue, but I would like not to have to do this manually for every YouTube video.

Firefox 88.0.1 (64-bit), Linux Wallabagger 1.10.3 Wallabag instance is https://app.wallabag.it/

I am not in Germany, I do not have a German locale set up on my computer, and I'm not using a VPN.

koppa commented 3 years ago

I observe the same behavior with wallabag Version: 2.3.8.

RememberTheAir commented 3 years ago

This looks like to be an issue when the server fetches the page content. I have this issue when saving youtube links from the website/app/API, but not with the Wallabagger extension: maybe the behavior changed lately, and the extension uses your "local" loaded page instead of having the server fetch it? I'm using Firefox

koppa commented 3 years ago

I'm using firefox too. I think that the fetch is the problem, the link points to the correct youtube page not the consent page, see the following screenshot: https://imgur.com/a/5XmZHvj

Any way I can help to debug this problem?

koppa commented 3 years ago

@zeorin Do you still experience the problem? With wallabagger 1.13.0 I don't have this problem anymore Wallabag still version: 2.3.8

zeorin commented 3 years ago

@koppa you are right, I don't have this issue on 1.13. I had not checked in a while.