We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a89274c + 42f23d9 commit db7fdbeCopy full SHA for db7fdbe
1 file changed
src/common/__init__.py
@@ -6,7 +6,7 @@
6
7
from .unique_logger import logger
8
9
-MP4RA_BOXES_URL = "https://mp4ra.org/boxes.json"
+MP4RA_BOXES_URL = "https://mp4ra.org/api/boxes"
10
DOCUMENT_STATUS_URL = (
11
"https://github.com/MPEGGroup/FileFormat/blob/master/DocumentStatus.md"
12
)
0 commit comments