Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Script for taking downloaded Udacity video files and combine them into a format that is ideal for importing to media libraries.

License

Notifications You must be signed in to change notification settings

PowerSchill/Udacity-Video-Processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity-Video-Processor

Script for taking downloaded Udacity video files and combine them into a format that is ideal for importing to media libraries.

Getting Started

Requirements

  • Powershell 5.0 or later
  • MacOS, Windows, Linux
  • ffmpeg

Instructions

  1. Clone or download this repository.
  2. Download ffmpeg for your platform from https://ffmpeg.org/download.html and extract into ./bin.
  3. Download the Udacity video archive to the ./src folder and extract. The name of the directory will become the Title of the videos.
  4. Run bin/Process-Videos.ps1 from Windows Powershell.
  5. Final videos will be placed in ./out.
  6. Import videos into your media Library. For some libraries, like iTunes, you will want to edit the media type and change it to "TV Show" to get the full benefits of the tags.

Known Issues

Support

Please use the GitHub issue tracker to submit issues or requests for new features. Screenshots and/or log outputs would be very helpful.

Credit

About

Script for taking downloaded Udacity video files and combine them into a format that is ideal for importing to media libraries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published