-
-
Notifications
You must be signed in to change notification settings - Fork 1
cmd.pull
vodbot pull
; aliases pull
, download
This is the downloading functionality of VodBot, which will pull VODs or Clips onto a local drive. Running vodbot pull vods
or vodbot pull clips
will download the VODs or Clips of the channels you have set to watch in your config file, as well as some useful metadata into JSON files. Metadata JSON files contain the date (in UTC time), the user that streamed, the title, and the video ID. Clips metadata have all that info in addition to clip author and view count. Chat logs will also be downloaded for VODs if enabled in your configuration file. Clips do not have specific chat files.
Running vodbot pull list [channel]
will list the data available locally of all the VODs and Clips of all channels or any specified channel, sorted chronologically.
Pulling VODs:
~ $> vodbot pull vods
* VodBot 1.0.0 (c) 2020-21 Logan "NotQuiteApex" Hickok-Dickson *
Loading config... Loading channel data...
Pulling VOD list: Vivicaster... 1 VODSs
Pulling VOD list: alkana... 1 VODSs
Pulling VOD list: HylianSwordsman1... 0 VODSs
Pulling VOD list: juicibit... 12 VODSs
Pulling VOD list: NotQuiteApex... 10 VODSs
Pulling VOD list: pissyellowcrocs... 0 VODSs
Pulling VOD list: percy_creates... 1 VODSs
Total VODs to download: 25
Downloading Vivicaster's videos...
VOD Chat `1171492847` (100%); Done, now to write... Done
VOD `1171492847` pt1442/1442, 7.2GB/~7.2GB (100%); at ~51.9MB/s; ~0 sec leftDone, now to ffmpeg join...
frame=432370 fps=11085 q=-1.0 Lsize= 7329798kB time=04:00:13.29 bitrate=4166.0kbits/s speed= 370x
Downloading alkana's VODs...
VOD Chat `1171382466` (100%); Done, now to write... Done
VOD `1171382466` pt640/640, 3.2GB/~3.2GB (100%); at ~46.3MB/s; ~0 sec left Done, now to ffmpeg join...
frame=191804 fps=16937 q=-1.0 Lsize= 3251996kB time=01:46:34.42 bitrate=4166.2kbits/s speed= 565x
Downloading juicibit's VODs...
VOD Chat `1183326896` (100%); Done, now to write... Done
VOD `1183326896` pt1343/1343, 10.0GB/~10.0GB (100%); at ~49.7MB/s; ~0 sec left Done, now to ffmpeg join...
frame=805735 fps=8321 q=-1.0 Lsize=10093417kB time=03:43:49.88 bitrate=6156.8kbits/s speed= 139x
...
Pulling Clips:
~ $> vodbot download clips
* VodBot 1.0.0 (c) 2020-21 Logan "NotQuiteApex" Hickok-Dickson *
Loading config... Loading channel data...
Pulling Clip list: Vivicaster... 33 Clips
Pulling Clip list: alkana... 8 Clips
Pulling Clip list: HylianSwordsman1... 0 Clips
Pulling Clip list: juicibit... 247 Clips
Pulling Clip list: NotQuiteApex... 221 Clips
Pulling Clip list: pissyellowcrocs... 178 Clips
Pulling Clip list: percy_creates... 15 Clips
Total Clips to download: 702
Downloading Vivicaster's videos...
Clip (1179076121)`VainCaringPlumberSMOrc-63R0bheeNpo4AG9L` ~2.0MB
Clip (1315389216)`UnsightlySourHornetChefFrank--Lbf-Ggn0PBECDhM` ~7.4MB
Clip (1262082969)`TenuousSuaveMoonImGlitch-C0JishwFncCpwBXE` ~12.1MB
Clip (1215338406)`StylishSparklyReubenArsonNoSexy-aS9arJkdNrnzjduD` ~24.6MB
Clip (1324021848)`BrainyBashfulKoupreySSSsss-McoMde1f90-uJJ0v` ~12.3MB
Clip (1259765085)`ObliviousInterestingChinchillaKevinTurtle-WsHTtFEO7tpHTH6s` ~8.1MB
Clip (1236641167)`UgliestFunDonkeyStoneLightning-BbdVoi_SOwXgATYo` ~5.2MB
Clip (1236567839)`AntsyWimpyLasagnaPicoMause-f11G8W8V8djly4R_` ~2.4MB
Clip (1205729373)`LazyBusyTubersNomNom-MXeY6zK1tfvJ7eNt` ~13.1MB
Clip (1351554189)`HappyConsiderateBadgerWholeWheat-Q-6gUtTkLi19oFzx` ~13.9MB
...
This project is licensed under the MIT license, copyright Logan "NotQuiteApex" Hickok-Dickson. You can read more about the license here.
If you'd like to support this project and the rest of the stuff I do, you can go to my website and select one of the support options, or just click the pink heart Sponsor button at the top of the page.