Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,874 changes: 1,874 additions & 0 deletions data/wwdc/all-videos.json

Large diffs are not rendered by default.

87 changes: 86 additions & 1 deletion data/wwdc/by-topic/accessibility-inclusion/index.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"id": "accessibility-inclusion",
"name": "Accessibility & Inclusion",
"videoCount": 57,
"videoCount": 63,
"years": [
"2026",
"2025",
"2024",
"2023",
Expand All @@ -14,6 +15,90 @@
"2017"
],
"videos": [
{
"id": "8005",
"year": "2026",
"title": "Accessibility Technologies Group Lab",
"topics": [
"Accessibility & Inclusion"
],
"duration": "",
"hasCode": false,
"hasTranscript": false,
"url": "https://developer.apple.com/videos/play/wwdc2026/8005/",
"dataFile": "videos/2026-8005.json"
},
{
"id": "256",
"year": "2026",
"title": "Discover generated subtitles and subtitle styles",
"topics": [
"Accessibility & Inclusion",
"Audio & Video"
],
"duration": "",
"hasCode": true,
"hasTranscript": true,
"url": "https://developer.apple.com/videos/play/wwdc2026/256/",
"dataFile": "videos/2026-256.json"
},
{
"id": "219",
"year": "2026",
"title": "Enhance the accessibility of your reading app",
"topics": [
"Accessibility & Inclusion",
"SwiftUI & UI Frameworks"
],
"duration": "",
"hasCode": true,
"hasTranscript": true,
"url": "https://developer.apple.com/videos/play/wwdc2026/219/",
"dataFile": "videos/2026-219.json"
},
{
"id": "221",
"year": "2026",
"title": "Prepare your tvOS apps for Dynamic Type",
"topics": [
"Accessibility & Inclusion",
"Audio & Video"
],
"duration": "",
"hasCode": true,
"hasTranscript": true,
"url": "https://developer.apple.com/videos/play/wwdc2026/221/",
"dataFile": "videos/2026-221.json"
},
{
"id": "250",
"year": "2026",
"title": "Principles of great design",
"topics": [
"Accessibility & Inclusion",
"Design",
"Machine Learning & AI"
],
"duration": "",
"hasCode": false,
"hasTranscript": true,
"url": "https://developer.apple.com/videos/play/wwdc2026/250/",
"dataFile": "videos/2026-250.json"
},
{
"id": "220",
"year": "2026",
"title": "Refine accessibility for custom controls",
"topics": [
"Accessibility & Inclusion",
"SwiftUI & UI Frameworks"
],
"duration": "",
"hasCode": true,
"hasTranscript": true,
"url": "https://developer.apple.com/videos/play/wwdc2026/220/",
"dataFile": "videos/2026-220.json"
},
{
"id": "238",
"year": "2025",
Expand Down
Loading