# ohoachuck/wwdc-downloader

WWDC 2019 video downloader script written in Swift - no external dependency.

Repository: https://github.com/ohoachuck/wwdc-downloader
Canonical: https://ross.abutalabs.com/products/wwdc-downloader
Homepage: http://blog.hoachuck.biz
Language: Swift
License Family: other
Last push: 2026-06-07T20:13:59+00:00

## Health v2 (maintenance only)
Score: 71/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 86, release rhythm 35, longevity 100
- inputs: {"age_days": 4814, "days_push": 87, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1479, forks 136 (observed 2026-08-28T04:04:50.647882+00:00)

## What it is
A Swift script for bulk downloading Apple WWDC session videos, PDF slides, and sample code in one shot, with no external dependencies. It supports multiple video resolutions (1080p/720p/SD) and uses ffmpeg for 1080p stream conversion.

## Use cases
- bulk download all WWDC session videos before leaving the conference
- download WWDC session PDFs and sample code in one shot
- grab 720p HD videos of WWDC sessions to watch offline
- download specific WWDC sessions by session number
- convert downloaded 1080p stream files to videos with ffmpeg
- download WWDC tech talks videos

## When to choose
- you want a dependency-free script to grab all WWDC session resources at once
- you're on a fast connection (like the conference network) and want everything before heading home
- you prefer a lightweight CLI over a GUI app

## When to avoid
- you want a polished GUI experience - use the WWDC app by insidegui instead
- you need to download directly to an external hard drive (known limitation)
- you need a maintained tool for the latest WWDC years or guaranteed ongoing support

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, video-processing, pdf, developer-tools
- domain: developer-tools, media, apple-ecosystem
- platform: cli
- tags: wwdc, bulk-downloader, swift-script, video-download, conference-videos, command-line, macos, swift

## Member repositories
- ohoachuck/wwdc-downloader (main) score 71

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:50.647882+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:34:19.894204+00:00, confidence not recorded.
  - readme: https://github.com/ohoachuck/wwdc-downloader (fetched 2026-08-28T04:04:50.647882+00:00, sha c4d4f86b31da)
  - homepage: http://blog.hoachuck.biz (fetched 2026-08-29T11:41:18.961188+00:00, sha f12b4aadf01f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
