Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

Commit

Permalink
Whoops, type...
Browse files Browse the repository at this point in the history
Late at night... :p
  • Loading branch information
piplongrun authored Feb 25, 2017
1 parent 2a6372f commit 59dae40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Contents/Services/URL/MUVIO/ServiceCode.pys
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
RE_VIDEOS = Regex('"quality":"(meduim|high)".+?"url":"([^"]+)"')
RE_VIDEOS = Regex('"quality":"(medium|high)".+?"url":"([^"]+)"')

####################################################################################################
def MetadataObjectForURL(url):
Expand Down

0 comments on commit 59dae40

Please sign in to comment.