Skip to content

Commit

Permalink
Update crunchyroll.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Jules-A authored Jan 12, 2024
1 parent 900f9f1 commit bfaf8db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions yt_dlp/extractor/crunchyroll.py
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,7 @@ def is_attribute_hashable(attribute):
# Return merged results
return result


class CrunchyrollCmsBaseIE(CrunchyrollBaseIE):
_API_ENDPOINT = 'cms'
_CMS_EXPIRY = None
Expand Down

0 comments on commit bfaf8db

Please sign in to comment.