Skip to content

ricardocirio/URL-REPLACER-for-Learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL-REPLACER-for-Learn

Simple script to replace Link URLs in Blackboard Learn courses.

usage: url-replacer.py [-h] -s SITE -f FILE -t TITLE -c CURRENT -r REPLACEMENT

options:
  -h,               --help                      Shows help message
  -s SITE,          --site SITE                 Base URL to process, eg test.blackboard.com
  -f FILE,          --file FILE                 File containing course ids, one per line
  -t TITLE,         --title TITLE               Title of Link content item that will be updated
  -c CURRENT,       --current CURRENT           Current URL
  -r REPLACEMENT,   --replacement REPLACEMENT   Replacement URL

Based on BBDN-REST-DEMO_Python.

About

Simple script to replace Link URLs in Blackboard Learn courses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages