54m4d

Results 38 comments of 54m4d

By the way, what's the best way to update the extension without re-installing it and re-doing all the user settings if you know what i mean?

I mean updating the extension from a specific version to the latest one, like from 2.10.9 to 2.10.10 I had to delete 2.10.9 and install 2.10.10 manualy from this repo

I forgot to mention that i'm on Chrome, i tried to replace the extention folder with the new files, but the extension disappears, so i had to load it unpacked...

@pukkandan Thanks for your suggestion. > ```shell > # First save titles > youtube-dlc --get-title --download-archive archivefile URL > titles.txt > ``` This first part did not work for me,...

Now i know what i did wrong: I tried with `--download-archive titles.txt` instead of the right one `>>titles.txt` now this recorded both the IDs and titles in the txt file....

@pukkandan Thanks! Where can i learn more about the `>>titels.txt`? i couldn't find anything on the documentaion I never heard of `>>` option

> `>>titles.txt` appends the output of `--get-filename` to titles.txt. You can use either or both according to your needs. @pukkandan Also why did you use `--get-filename`? shouldn't that be `--get-title`...

I doubt that request will get any attention after 3 years of inactivity, good that it's added as a site request here.

@addshore i just downloaded the extension but i cannot see any number of downloads on the releases pages, is it still working?