[cleanup] Misc

Closes #5541
This commit is contained in:
pukkandan
2022-11-16 06:57:07 +05:30
parent a4894d3e25
commit 6368e2e639
75 changed files with 194 additions and 156 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ from ..utils import (
)
class AMPIE(InfoExtractor):
class AMPIE(InfoExtractor): # XXX: Conventionally, base classes should end with BaseIE/InfoExtractor
# parse Akamai Adaptive Media Player feed
def _extract_feed_info(self, url):
feed = self._download_json(