Skip to content

Commit

Permalink
Merge pull request #355 from SoneeJohn/patch-1
Browse files Browse the repository at this point in the history
Update itag link
  • Loading branch information
SoneeJohn authored Sep 28, 2018
2 parents 8a4d8a5 + e59390e commit 9b472f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XCDYouTubeKit/XCDYouTubeVideo.h
Original file line number Diff line number Diff line change
Expand Up @@ -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/Archive_22#Moved_from_YouTube#Quality_formats) values.
*/
typedef NS_ENUM(NSUInteger, XCDYouTubeVideoQuality) {
/**
Expand Down

0 comments on commit 9b472f3

Please sign in to comment.