Evo Stamatov
Evo Stamatov
Thank you for this contribution, but I don't have any time to maintain this package, so it is now marked as discontinued and `app_links` recommended replacement.
Bummer. Thank you @aag for the solid tool.
Ok. I had some free time to look at this and getting the list of movies from the browser Dev Tools is fairly easy: Visit `https://trailers.apple.com/` Open up the Dev...
@gabceb anything?
I'm sorry to say, but I don't have any time to maintain this package, so it is now marked as discontinued and `app_links` recommended replacement.
@brendan-duncan could you define "soon"? I'm using this extension for now: ```dart extension on ArchiveFile { DateTime lastModDateTime() { int year = ((lastModTime >> 25) & 0x7f) + 1980; int...
No worries and no rush. As stated - I use the above extension for the time being, which is fine. If you prefer a PR/MR - I can create one...
You can always loop over all files in a directory and upload them via a (batch) script. ```shell # linux bash # BEWARE - spaces in filenames might break the...
Might be your python version - try with both python2 and python3. Might be your description comes in non-utf8 encoding. Might be you shell (windows command, don't know what that...
I think @userlip meant `.youtube-upload-credentials.json` permissions. Or even `/home/ezgi.aydogan/.youtube-upload-credentials.json`