This "feature" annoys me because I can鈥檛 directly copy/paste the link to youtube-dl.
It might be related to the site config?
BTW, don't test youtube link on f43.me, there is a custom behavior for youtube.
Can confirm this happens on 2.3.3
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.
@sanpii @GeorgeHahn as a workaround, starting with 2.3.4 the original url is stored in the field origin_url, see https://github.com/wallabag/wallabag/pull/3553
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 ?
Most helpful comment
@sanpii @GeorgeHahn as a workaround, starting with 2.3.4 the original url is stored in the field
origin_url, see https://github.com/wallabag/wallabag/pull/3553