Difference between revisions of "ITunes U"

From Archiveteam
Jump to navigation Jump to search
m (Still online as far as I can tell)
(Mark status as offline, clean up formatting)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Infobox project
{{Infobox project
| title = Pastebin
| title = iTunes U
| image = Itunesu.jpg
| image = Itunesu.jpg
| description =  
| description =  
| URL = https://itunesu.itunes.apple.com
| URL = https://itunesu.itunes.apple.com
| project_status = {{closing}}
| project_status = {{offline}}
| archiving_status = {{saved}}
| archiving_status = {{saved}}
| archiving_type = other
| lead = [[User:kyndigs]]
| lead = [[User:kyndigs]]
| data = {{IA id|archiveteam_itunesu}}
}}
}}


In May 2007, Apple announced the launch of '''iTunes U''' via the iTunes Store, which delivers university lectures from top U.S. colleges. With iTunes version 12.7 in August 2017, iTunes U collections became a part of the Podcasts app.
In May 2007, Apple announced the launch of '''iTunes U''' via the iTunes Store, which delivers university lectures from top U.S. colleges. With iTunes version 12.7 in August 2017, iTunes U collections became a part of the Podcasts app.


On 10 June 2020, Apple formally announced that iTunes U will be discontinued from the end of 2021
On {{#formatdate:2020-06-10}}, Apple formally announced that iTunes U will be discontinued from the end of 2021 <ref>{{url|https://support.apple.com/zh-tw/guide/itunesu/welcome/web|iTunes U - June 2020 Update - Apple Support}}</ref>.


==Archiving==
== Archiving ==


There are three main branches of iTunes U which are:
There are three main branches of iTunes U:


* Beyond Campus
* Beyond Campus
Line 21: Line 23:
* University
* University


Each has a list of institutions, each institution can have many courses. It is common for courses in the same institution to share files with other courses in the same institution.
Each branch has a list of institutions, and each institution can have many courses. It is common for courses in the same institution to share files with other courses in the same institution.


Archive.org Collection is here.
=== URLs ===
 
https://archive.org/details/archiveteam_itunesu
 
===URLs===


* '''Get Institution with list of courses''': https://itunes.apple.com/WebObjects/DZR.woa/wa/viewArtist?id={INSTITUTION_ID}
* '''Get Institution with list of courses''': https://itunes.apple.com/WebObjects/DZR.woa/wa/viewArtist?id={INSTITUTION_ID}
Line 38: Line 36:
=== User Agent ===
=== User Agent ===


In some cases if you want to pull data from iTunes links you can set the following user agent in your request.
In some cases if you want to pull data from iTunes links, you can set the following user agent in your request.


'''"user-agent", "iTunesU/3.8 iOS/13.3 model/iPad6,7 hwp/s8001 build/17C54 (5; dt:111) iTunesU/3.8"'''
<code>User-Agent: iTunesU/3.8 iOS/13.3 model/iPad6,7 hwp/s8001 build/17C54 (5; dt:111) iTunesU/3.8</code>


==Archiving Status==
== Archiving Status ==


Each upload contains a meta file for the course, in this example. '''''addressing_learning_disabilities_in_the_inclusive_classroom.json''''' which contains all the meta for course description, file descriptions and course content.
Each upload contains a meta file meta.json for the course, which contains all the meta for the course description, file descriptions and course content.


===Beyond Campus===
=== Beyond Campus ===


https://archive.org/search.php?query=subject%3A%22beyond_campus%22&and%5b%5d=subject%3A%22itunes-u%22
https://archive.org/search.php?query=subject%3A%22beyond_campus%22&and%5b%5d=subject%3A%22itunes-u%22


===Universities===
=== Universities ===


https://archive.org/search.php?query=subject%3A%22university%22&and%5b%5d=subject%3A%22itunes-u%22
https://archive.org/search.php?query=subject%3A%22university%22&and%5b%5d=subject%3A%22itunes-u%22
Line 58: Line 56:
https://archive.org/search.php?query=subject%3A%22K12%22&and%5b%5d=subject%3A%22itunes-u%22
https://archive.org/search.php?query=subject%3A%22K12%22&and%5b%5d=subject%3A%22itunes-u%22


==See Also==
== See Also ==


* [[UC Berkeley Course Captures#iTunes U]] (2017)
* [[UC Berkeley Course Captures#iTunes U]] (2017)
== References ==
<references />

Latest revision as of 03:18, 3 August 2023

iTunes U
Itunesu.jpg
URL https://itunesu.itunes.apple.com
Status Offline
Archiving status Saved!
Archiving type other
IRC channel #archiveteam-bs (on hackint)
Project lead User:kyndigs
Data[how to use] archiveteam_itunesu

In May 2007, Apple announced the launch of iTunes U via the iTunes Store, which delivers university lectures from top U.S. colleges. With iTunes version 12.7 in August 2017, iTunes U collections became a part of the Podcasts app.

On 2020-06-10, Apple formally announced that iTunes U will be discontinued from the end of 2021 [1].

Archiving

There are three main branches of iTunes U:

  • Beyond Campus
  • K12
  • University

Each branch has a list of institutions, and each institution can have many courses. It is common for courses in the same institution to share files with other courses in the same institution.

URLs

The following URL can garner more meta details for organizing, this is the URL used by iTunes U app but requires you to subscribe to the course, then use the cookie to request and get the meta.

https://p1-u.itunes.apple.com/WebObjects/LZStudent.woa/ra/feed/{COURSE_GUID}

User Agent

In some cases if you want to pull data from iTunes links, you can set the following user agent in your request.

User-Agent: iTunesU/3.8 iOS/13.3 model/iPad6,7 hwp/s8001 build/17C54 (5; dt:111) iTunesU/3.8

Archiving Status

Each upload contains a meta file meta.json for the course, which contains all the meta for the course description, file descriptions and course content.

Beyond Campus

https://archive.org/search.php?query=subject%3A%22beyond_campus%22&and%5b%5d=subject%3A%22itunes-u%22

Universities

https://archive.org/search.php?query=subject%3A%22university%22&and%5b%5d=subject%3A%22itunes-u%22

K12

https://archive.org/search.php?query=subject%3A%22K12%22&and%5b%5d=subject%3A%22itunes-u%22

See Also

References