Skip to content

Commit

Permalink
Added 1080p option
Browse files Browse the repository at this point in the history
  • Loading branch information
sean89503 committed Feb 8, 2023
1 parent 778ccd2 commit 8ab3ded
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/YouCast/YouTubeEncoding.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ namespace YouCast
{
public enum YouTubeEncoding
{
MP4_1080p,
MP4_720p,
MP4_360p,
Audio,
Expand Down

0 comments on commit 8ab3ded

Please sign in to comment.