Skip to content

script for automatically adding the latest videos to the TomScottMap data file

Notifications You must be signed in to change notification settings

frog23/TomScottMap-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TomScottMap-updater

This script adds the newest videos from Tom Scott various channels and adds them to the data.json file of the TomScottMap github project. It provies the templating for the new entry and inserts them in the right position, so the human reviewers just need to focus on the coordinates, the categories and optional description.

The script is written in bash and uses a bit of php code as well (strange combination, based on code recycling).

For this to work this repo needs to be cloned into the users home directory and the regular TomScottMap repo needs to be cloned into the git directory:

git clone https://github.com/frog23/TomScottMap.git git

then the script

insert_new_videos.sh

can be called (manually or via crontab).

About

script for automatically adding the latest videos to the TomScottMap data file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published