convert-chrome-cookies-to-netscape-format
convert-chrome-cookies-to-netscape-format copied to clipboard
Convert the cookies from Chrome's Application -> Storage -> Cookies, into the Netscape format accepted by youtube-dl
# Changes Adds a dockerfile to containerise the application. Adds README steps for usage.
It would be really nice if we could just run `npm i` to install & use this awesome script, instead of having to clone the reop, and then add it...
Also added input record error checking and more feedback.
+ Added second use case: output file user-specified via CLI parameter. + Improved usage message.
Hi, this project is nice. However, I tried to execute and it failed. Below the output. Can you please let me know if the script is broken or I did...
I'm just annoyed that I've been stumped for 2 weeks when it comes to running the code provided by people on github, most of the time it comes to vague...