-
I've followed the [docs for importing existing media](https://github.com/meeb/tubesync/blob/main/docs/import-existing-media.md), and the import-existing-media Django command functions fine, with TubeS…
-
Hello, I am receiving following error for any channel I am trying to download:
Error: "Failed to extract_info for "https://www.youtube.com/c/AsKitchen/videos": No metadata was returned by youtube-dl,…
-
I have lots of duplicated scheduled tasks currently with no way of deleting them. The duplicated tasks keep rescheduling themselves the next day, so it isn't something that solves itself with time.
…
-
I'm running this script from the command prompt on Windows 10 with Python 3.9.5 (virtual environment or not), latest pip, and latest ffmpeg-git binaries. The recommended packages are installed, but th…
-
Installed v0.8 today. Added two channels and it started indexing and downloading thumbnails. After some time, it started downloading the actual videos, all was good.
When I checked a few hours late…
-
As the channel I added is way too big, I wanted to delete it.
Unfortunately, TubeSync seems to constantly time out. How can I increase the timeout? Or is there a manual way to delete a source?
`…
-
Added the tag to an output title, and each title comes back with 'None' in the place where the index should be.
-
I've run into a little UX problem of what happens when I delete the files in the download directory instead of through the UI of TubeSync. After setting up a source and downloading a few videos from i…
-
https://github.com/yt-dlp/yt-dlp
since ytdl is really inactive and not merging pull requests etc, it might be time to switch to an active fork. So far dlp seems the most active. Many apps are start…
-
Error below:
```Traceback (most recent call last):
File "/app/manage.py", line 18, in
main()
File "/app/manage.py", line 14, in main
execute_from_command_line(sys.argv)
File "/u…