I looked at the custom updater logic briefly, I think it already existed before the yt-dlp updater existed and was originally built for youtube-dl.
The `nicolaasjan` repo is only applicable for ...
Now that i think about it
I can just run the command myself
yt-dlp --update-to nightly@latest
yt-dlp --update-to master@latest
yt-dlp --update-to nicolaasjan/yt-dlp@latest
definitely noting ...
@seproDev i dont understand why they use custom url sources for updating yt-dlp instead of the built in updater. At least they shouldve made the sources public so i could implement a source editor ...
- Download the [1.7.9.2 APK](https://github.com/deniscerri/ytdlnis/releases/tag/v1.7.9.2)
- Turn off internet on your phone
- Install the APK
- Launch ytdlnis and disable auto-updates for yt-dlp...
### ⠀
- [X] Tried latest version
### ⠀
- [X] This issue is not duplicated with any other open or closed issues
### Describe the bug
a
### Expected behavior
a
### Steps to reproduce
a
### ...
Here is a possible workaround:
- Download the [1.7.9.2 APK](https://github.com/deniscerri/ytdlnis/releases/tag/v1.7.9.2)
- Turn off internet on your phone
- Install the APK
- Launch ytdlnis and...
I coded it be available for the next 5 hours. Considering formats tend to expire on some extractors, i dont want the download to be unusable. This is a rare use case, one of them being you starting...
What do you think of making it a default argument that is added automatically? It will be better for download management. Instead, add an option to cancel it and write in parentheses that it is not...
Yes the json file will be stored in the same place as the other temp files in the download process.
But if you have turned caching off, those temporary files cannot be deleted for obvious reasons...
@Turkialh14 actually i found out how to do this. there was a command called --write-info-json to load data in a file and then reference it later.
Its awesome, the downloads start immediately now.
...
### ⠀
- [X] Tried latest version
### ⠀
- [X] This issue is not duplicated with any other open or closed issues
### Describe the bug
I have the same problem with issue number #605 But in additi...
Yes, unfortunately there is nothing you can do about that. That's how yt-dlp works. Unless there is a way to store this information and rush off to the download and fetch the data stored somewhere ...
You are the expert, I will not argue with you because I do not know programming. But as you know, I see in the output log repeating the same load command.
[youtube] gd7BXuUQ91w: Downloading webp...
Its just a log record, i dont think thats a big deal. Also i think its fine to have separate logs for each download run. Its clearer.
Also for the 2nd thing, all the phone is doing is running the ...
I agree with you but there are two problems, the first is that it creates another record, although it is not a big problem, and the second is that it starts uploading some information again and may...