The 2.0 release!
This was a large change to how cookies and other variables are dealt with. All the stuff that you would probably want to change is now contained within a settings.js file, with the exception of the settings for channels which is still contained within the main script.
This should let you do future updates without needing to change your cookies and other settings. I will say in a update if you need to update your settings.js file but otherwise you can just overwrite the main script and run "npm update" to be immediately updated.
Changelog
- Settings are now contained in a seperate file to make updating easier
- Compressed required cookies down to a single line
- Ability to set video folder in settings
- Ability to set max videos in settings
- Ability to set what channels to download in settings
- Fix for ffmpeg not downloading
- Support for channel super fun
- Created a package.json file for easy updates
- Added changelog.txt
PS: Thanks to @seancorrgs for telling me about some errors <3.
Install Guide
For everyone installing this or updating I suggest doing a completely Fresh Install.