From 8b53fb9d489ea659ad32dfa9cc517cb57cab1af9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sone=C3=A9=20John?= Date: Tue, 24 Oct 2017 11:12:54 -0400 Subject: [PATCH 1/2] Update itag link Moved from main Wikipedia page to talk page. --- XCDYouTubeKit/XCDYouTubeVideo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XCDYouTubeKit/XCDYouTubeVideo.h b/XCDYouTubeKit/XCDYouTubeVideo.h index 3a2b09fa..d1cdb103 100644 --- a/XCDYouTubeKit/XCDYouTubeVideo.h +++ b/XCDYouTubeKit/XCDYouTubeVideo.h @@ -15,7 +15,7 @@ NS_ASSUME_NONNULL_BEGIN /** * The quality of YouTube videos. These values are used as keys in the `<[XCDYouTubeVideo streamURLs]>` property. * - * The constant numbers are the YouTube [itag](https://en.wikipedia.org/wiki/YouTube#Quality_and_formats) values. + * The constant numbers are the YouTube [itag](https://en.wikipedia.org/wiki/Talk:YouTube#Moved_from_YouTube.23Quality_formats) values. */ typedef NS_ENUM(NSUInteger, XCDYouTubeVideoQuality) { /** From e59390eebaab92a75bced0164dc745b63f3426d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sone=C3=A9=20John?= Date: Fri, 28 Sep 2018 03:00:59 -0400 Subject: [PATCH 2/2] Update XCDYouTubeVideo.h --- XCDYouTubeKit/XCDYouTubeVideo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XCDYouTubeKit/XCDYouTubeVideo.h b/XCDYouTubeKit/XCDYouTubeVideo.h index d1cdb103..4a841118 100644 --- a/XCDYouTubeKit/XCDYouTubeVideo.h +++ b/XCDYouTubeKit/XCDYouTubeVideo.h @@ -15,7 +15,7 @@ NS_ASSUME_NONNULL_BEGIN /** * The quality of YouTube videos. These values are used as keys in the `<[XCDYouTubeVideo streamURLs]>` property. * - * The constant numbers are the YouTube [itag](https://en.wikipedia.org/wiki/Talk:YouTube#Moved_from_YouTube.23Quality_formats) values. + * The constant numbers are the YouTube [itag](https://en.wikipedia.org/wiki/Talk:YouTube/Archive_22#Moved_from_YouTube#Quality_formats) values. */ typedef NS_ENUM(NSUInteger, XCDYouTubeVideoQuality) { /**