Skip to content

Small script to generate credit text file for use in video credits from an Excel file.

Notifications You must be signed in to change notification settings

drrckchng/credit-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Credit Generator

A Python script to generate a text file for use in video credits and YouTube descriptions.

How to Use

Enter the series title and season. Returns a text file of all the credits for the particular season.

How It Works

  • Asks for user input for series name and series season
  • Locates and converts a specially formatted Excel file to a Pandas dataframe
  • Filters dataframe based on user input
  • Formats text file to specified standard

Example result Description also contains the example output

ETC

  • Elements of the code and folder structure have been stripped to retain workplace confidentiality
  • Works under the assumption a sharepoint folder has been synced to local drive

About

Small script to generate credit text file for use in video credits from an Excel file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages