daald
daald
btw here is the "patch release" bug report for Ubuntu: https://bugs.launchpad.net/ubuntu/+source/youtube-dl/+bug/2008009
maybe renaming this ticket to "WARNING: unable to extract player URL -> ERROR: No video formats found" would result in less duplicates
Yes, sure, I visited this page on 4 different days, because it was the first search result each time, and each time I thought "no, it's not this, they still...
~~one side-note: use the --cookies parameter in front of the url, and not after. my first tries failed because of this.~~
sorry, I can't reproduce it myself today (2023.09.07 and 2021.12.17), so just forget about it. as far I remember, I had played around with user-agent and cookies and it simply...
after https://github.com/AppImage/appimage.github.io/pull/3148, this one seems also good now (similar code)
I had the same problem. This resolved it (I picked some lines from `git-svn-externals-update`): ``` diff --git a/git-svn-externals-check b/git-svn-externals-check index fddc313..692daa9 100755 --- a/git-svn-externals-check +++ b/git-svn-externals-check @@ -1,19 +1,28 @@...
Thanks. I will try this as soon I have time again
I just tried it with the current 2.4.6 version but I get: ``` TypeError: myOpentip.tooltipElement is undefined myOpentip.tooltipElement.on({ ``` Is there any documentation about tooltipElement? My test code: ``` //...
Thanks. Maybe it's a good idea to write that to the project description too...