A Python script to generate a text file for use in video credits and YouTube descriptions.
Enter the series title and season. Returns a text file of all the credits for the particular season.
- 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
- 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