Skip to content

Commit

Permalink
[FR - MYCANAL] new url and APIs
Browse files Browse the repository at this point in the history
  • Loading branch information
darodi committed Aug 2, 2023
1 parent e804d67 commit d779a72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/lib/channels/fr/mycanal.py
Original file line number Diff line number Diff line change
Expand Up @@ -469,6 +469,7 @@ def get_video_url(plugin,
if 'available' not in value_datas_jsonparser:
# Some videos require an account
# Get error
plugin.notify('ERROR', plugin.localize(30712))
return False

payload = None
Expand Down

0 comments on commit d779a72

Please sign in to comment.