- 27 Apr, 2020 1 commit
-
-
StableCoder authored
-
- 09 Feb, 2020 1 commit
-
-
StableCoder authored
-
- 08 Feb, 2020 1 commit
-
-
StableCoder authored
-
- 01 Feb, 2020 1 commit
-
-
StableCoder authored
-
- 26 Sep, 2019 1 commit
-
-
StableCoder authored
-
- 24 Sep, 2019 1 commit
-
-
StableCoder authored
They were mistakenly being considered as a 'successful' download.
-
- 21 Sep, 2019 1 commit
-
-
StableCoder authored
-
- 14 Sep, 2019 6 commits
-
-
StableCoder authored
-
StableCoder authored
Also fixed grep issue when searching for IDs that may start with '-' which would cause issues, being misinterpreted as an option.
-
StableCoder authored
Makes things easier to read during running and logs.
-
StableCoder authored
-
StableCoder authored
If, for whatever reason the script was stopped, the seed download script can now recover, and won't download videos previously successfully downloaded either from YouTube or the seed source.
-
StableCoder authored
-
- 08 Sep, 2019 3 commits
-
-
StableCoder authored
-
StableCoder authored
-
StableCoder authored
The seed data script now does both the regular and seed sourcing together
-
- 07 Sep, 2019 3 commits
-
-
StableCoder authored
-
StableCoder authored
-
StableCoder authored
On success, the delay has been changed back to a preset delay of 20 seconds. On a failed pull from youtube, the delay is stretched to 40 seconds to prevent 429 errors.
-
- 05 Sep, 2019 4 commits
-
-
StableCoder authored
-
StableCoder authored
-
StableCoder authored
-
StableCoder authored
-
- 04 Sep, 2019 4 commits
-
-
StableCoder authored
Renamed it to be more appropriate.
-
StableCoder authored
-
StableCoder authored
-
StableCoder authored
Wasn't changing into the target directory correctly.
-
- 03 Sep, 2019 1 commit
-
-
StableCoder authored
Certain channel names *may* begin with a dash, causing havok with the directory commands when making or changing directories mistaking them for command line switched. To fix, these commands now have a '--' to disable argument parsing before giving the full channel name.
-
- 02 Sep, 2019 2 commits
-
-
StableCoder authored
Allows for some sorting of data within the completion script
-
StableCoder authored
When a video is downloaded either from youtube or the seeding site, an arbitrary script can now be defined and run that accepts the video ID to operate against.
-
- 01 Sep, 2019 1 commit
-
-
StableCoder authored
The one script has been split into three separate ones, to the point where the building of the lists has been separated from actual retrieval of the data, both from youtube and the originating seed site.
-
- 26 Aug, 2019 2 commits
-
-
StableCoder authored
The search mechanism returns a json of the search results, currently all. The direct retrieval returns the detailed data just for a single video, determined by the direct video ID given as part of the URL.
-
StableCoder authored
-
- 25 Aug, 2019 1 commit
-
-
StableCoder authored
When an unknown option is given, it now reports as such and returns 1.
-
- 22 Aug, 2019 1 commit
-
-
StableCoder authored
-
- 21 Aug, 2019 2 commits
-
-
StableCoder authored
Apache 2.0
-
StableCoder authored
-
- 20 Aug, 2019 1 commit
-
-
StableCoder authored
Includes both tags, recounting for those tags, and a basic alias mechanism.
-
- 19 Aug, 2019 2 commits
-
-
StableCoder authored
-
StableCoder authored
-