wallabag / android-app

Android application to read your articles saved in your wallabag. You can also easily add new articles.
https://www.wallabag.org
GNU General Public License v3.0
490 stars 259 forks source link

youtube issue #1315

Open CattopyTheWeb opened 1 year ago

CattopyTheWeb commented 1 year ago

Issue details

Duplicate?

Actual behaviour:

When I save a youtube video by sharing the video to the wallabag app it saves it but the title is the videoID and you cannot watch the video via the embed.

Expected behaviour:

When I save a youtube video by sharing the video to the wallabag app it should save it and the title should be the video title and there should be a embed of the video

Environment details

Your experience with wallabag Android app:

It is a great app and I will be using it for years to come and I'm sure others will too. I just noticed this bug that is quite annoying.

Strubbl commented 1 year ago

Hello, thank you for your report. The app usually only displays what has been saved to the server. Does the playback work with the wallabag web view? I tested adding a youtube video to my wallabag server, but even there i cannot get the playback. If that is also the case for you, an issue in the main repository might be needed, or maybe the issue https://github.com/wallabag/wallabag/issues/6567 already is similar?

CattopyTheWeb commented 1 year ago

This is how a video I saved from the app looks like: image

image
CattopyTheWeb commented 1 year ago

And here is how a video I saved from the website looks like: image

image
CattopyTheWeb commented 1 year ago

@Strubbl So can you help?