Skip to content

A Python parser for vod m3u8 files from apple.com/apple-events

License

Notifications You must be signed in to change notification settings

x-magic/apple-event-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apple-event-parser

A Python parser for vod m3u8 files from apple.com/apple-events

Usage

  • Create a virtual env (optional)
  • Install required packages with pip install -r /path/to/requirements.txt
  • Run the script python main.py and follow on-screen instructions
  • ???
  • PROFIT!

How it works?

It will parse and download all audio tracks (both stereo and Dolby Atmos, as well as normal and AD version in most cases) and subtitles (in all languages), alongside any video tracks you'd like (you can choose from whatever is available from the stream and any combination of it), and finally it will generate mkvmerge commands to help you mux all files into a MKV container for ease of mind.

Now that Apple Events are also offered in SDR, HDR10 and Dolby Vision, you can choose to mux the best track in all 3 flavours and switch on demand.

License

See LICENSE

Acknowledgement

About

A Python parser for vod m3u8 files from apple.com/apple-events

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages