Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Youtube: External Links are stores as oembed #3638

Open
PascalMinder opened this issue Apr 27, 2018 · 17 comments
Open

Youtube: External Links are stores as oembed #3638

PascalMinder opened this issue Apr 27, 2018 · 17 comments

Comments

@PascalMinder
Copy link

When I add a youtube link (for example) the external link stores is https://www.youtube.com/oembed?format=xml&url=https://www.youtube.com/watch?v=SS7z8WsXPMk.

Is that behavior intended?

Environment

  • wallabag version: 2.3.2
@sanpii
Copy link

sanpii commented Aug 21, 2018

This "feature" annoys me because I can’t directly copy/paste the link to youtube-dl.

@j0k3r
Copy link
Member

j0k3r commented Aug 22, 2018

It might be related to the site config?
BTW, don't test youtube link on f43.me, there is a custom behavior for youtube.

@sigmap
Copy link

sigmap commented Nov 2, 2018

Can confirm this happens on 2.3.3

@j0k3r j0k3r added the Bug label Nov 2, 2018
@GeorgeHahn
Copy link

Is there any way to get the original youtube link through the API? I am running into an issue with this behavior in a wallabag reducer plugin to automatically download youtube links.

@Kdecherf
Copy link
Member

@sanpii @GeorgeHahn as a workaround, starting with 2.3.4 the original url is stored in the field origin_url, see #3553

@N07070
Copy link

N07070 commented Jun 26, 2020

Maybe the link to the youtube video should be the origin each time ? I don't understand the point of having the oembed tag code in the URL.

Otherwise, this issue could be closed ?

@ghost
Copy link

ghost commented Mar 2, 2021

This started causing me problems last week, any YouTube video I save gets stored as an oembed and consequently doesn't work and doesn't link to the actual video. Here is a screenshot showing a video I saved on 24th Feb which was working fine, and one on the 28th Feb which is not (none have worked since).

Broken YouTube videos

I'm not sure whether this is a separate bug, but it makes YouTube videos unplayable on both desktop and mobile. Opening the link externally (example) just loads an XML document.
oembed XML

The only way I can play YouTube videos now is to copy the title and paste it in the YouTube search.

@mx-psi
Copy link
Contributor

mx-psi commented Mar 7, 2021

Maybe Wallabag should treat Youtube links in a special way and change the oembed URL by the actual URL automatically? I don't think the average user benefits from having the oembed URL in any way.

@gotmax23
Copy link

It might also be nice to have the saved YouTube video embeded directly in Wallabag.

@ghost
Copy link

ghost commented Apr 5, 2021

This appears to now be fixed, my YouTube videos are working as expected.

@scharmach
Copy link

This appears to now be fixed, my YouTube videos are working as expected.

I'm running the latest version 2.4.2 and YouTube-videos are still not working as expected. I don't see any commit since then that would suggest otherweise either: 2.4.2...master

Thumbnails still don't show and links are still in this oembed-format. So what do you mean?

@ghost
Copy link

ghost commented Apr 5, 2021

I take it back, still an issue. I mostly use Wallabag for sending articles from my desktop to my phone, so don't open the web app very often. Just the other day my Android phone started handling videos normally again; i.e. allowing me to play them in-app and link to an external app to handle it.

I must confess I didn't actually check any further than this. I can confirm it's still not working in the browser for me. Sorry for the misleading comment.

@ntnsndr
Copy link

ntnsndr commented Apr 23, 2021

I've never been happy with the Wallabag handling of YT links due to the oembed issue above. But in recent weeks, YT hasn't been working at all. Now, all YT links appear in Wallabag as this website. Is this something specific to wallabag.it, or to the software itself? Is there something I can do to prevent this?

I am a paying wallabag.it user.

@dominiksta
Copy link

Is anybody working on this? This bug is especially annoying on android, since there doesn't seem to be a way to open the original_url field at all, which renders wallabag completely unusable for youtube links.

@Kdecherf
Copy link
Member

@dominiksta as far as I know there's no progress on this one.

@istjgeek
Copy link

New paying customer here. The improper youtube address is the only bug causing me regret so far. Would love to see it fixed. Otherwise, great service.

@eb0687
Copy link

eb0687 commented Jan 15, 2023

Was this issue ever fixed? I still seem to get the same oembed error as others have mentioned here..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests