Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Add support for iTunes U (was: ERROR: Unsupported URL: https://itunes.apple.com/...) #2097
Comments
vi
commented
Jan 5, 2014
|
It will be a complex IE but not an impossible one it seems, just based on my basic research. I am not sure how you got the URL you passed to The basic process appears to be:
The only aspect of the URL that changes is the
Hopefully this helps somebody create a usable IE for iTunesU. |
|
Might be helpful for implementing this or as an intermediary solution: https://github.com/rbrito/tunesviewer is an iTunesU Browse-GUI which can play the videos even in an external player. It seems unmaintained, but the url extraction and video player playback still works. |
|
A lot of progress has been done here: |