paulb777/arnclassicfilms — explained in plain English
Analysis updated 2026-08-10 · repo last pushed 2016-09-21
Watch classic public-domain and Creative Commons movies on your Apple TV for free.
Learn how to build a streaming app for Apple TV by studying the open-source code.
Show students early cinema films in a history or film class.
Build your own Apple TV app by modifying this project's codebase.
| paulb777/arnclassicfilms | adispring/mapios8 | aonez/microsoftsurfacemacaudiofix | |
|---|---|---|---|
| Language | Objective-C | Objective-C | Objective-C |
| Last pushed | 2016-09-21 | 2014-12-11 | 2024-11-28 |
| Maintenance | Dormant | Dormant | Stale |
| Setup difficulty | moderate | easy | moderate |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | developer | developer | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Requires Xcode and an Apple Developer account to build and run on Apple TV or the tvOS simulator.
ARNClassicFilms is a free Apple TV app that lets you browse and watch classic movies right on your television. Every film in the collection is either in the public domain or carries a Creative Commons license, so you can stream them legally without any subscriptions or rental fees. It is available now on the Apple TV App Store. To fill its library, the app pulls movies from the Internet Archive, a well-known digital repository of free media. It then grabs additional details about each movie, like the title, release year, description, and poster art, from the Movie Database, a community-driven film information service. So when you open the app, you see a polished catalog of old movies with cover art and summaries, all powered by free public data sources. The audience here is anyone who enjoys vintage cinema, think silent films, early black-and-white classics, or old cartoons. A history teacher could use it to show students a piece of early film, or a casual viewer might just want a nostalgic movie night without paying for a streaming service. Since the films come from public archives, you will not find modern blockbusters, it is a curated window into cinema's early days. What makes this project interesting is that the entire source code is open and available for anyone to study or modify. The creator encourages people to use it as a learning tool for building Apple TV apps, and welcomes improvements from other developers. It is built using standard Apple development tools and data management techniques, making it a solid reference for anyone curious about how a streaming app actually works under the hood.
A free Apple TV app for streaming classic public-domain and Creative Commons movies, pulling films from the Internet Archive with metadata from the Movie Database. The open-source code also serves as a learning reference for building Apple TV apps.
Mainly Objective-C. The stack also includes Objective-C, Apple TV, tvOS.
Dormant — no commits in 2+ years (last push 2016-09-21).
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.