A S Lewis
A S Lewis
The procedure I used to create the `python3-tartube_2.0.0-STRICT.deb` file, on a fresh install of Debian, was this: ``` su apt install git build-essential python3-setuptools python3-pip python3-all dh-python apt-get install python3-stdeb...
@dark-penguin, I'll look into this as soon as I have finished other things.
@dark-penguin, I was not able to reproduce your errors on Debian. (In fact, I was not even able to get the package managers working on Debian, but that's another story)....
Then I don't know what to suggest. The Python `setup.py` file contains this line: `install_requires=['feedparser', 'gi', 'playsound', 'requests'],` As we can see, the DEB packager picks up the need for...
>OK, so the problem is that some Debian packaging tools don't automatically pick up all dependencies. Yes, this must be the case. This is what I do to produce the...
Added in v2.3.233. Click **Edit > General download options...**. Click the **Show advanced download options** button if it's visible. Then click **yt-dlp > Output** or **yt-dlp > Paths**. The interface...
> why can't use this >  > when using paths temp Sorry, I don't understand your question. I have not used Tartube for 2 months and I have forgotten...
> EDIT1 >-There is also another thing. I've picked yt-dlp and choose a custom executable and when I click on "Update yt-dlp" in Classic mode I get this: I am...
In v2.3.447, you can fully customise the location of the archive file. See Edit > System preferences... > Operations > Archive
>My issue is that I have a fair amount of files that I get errno 2 on when trying to download (I think it is because of a path length...