Change author contact in NFBC service

Updated author information in NFBC class.
This commit is contained in:
n0stal6ic
2026-07-09 08:34:57 -05:00
committed by GitHub
parent efea95d059
commit 8ed47bca7a
+2 -2
View File
@@ -17,7 +17,7 @@ class NFBC(Service):
"""
Service code for National Film Board of Canada (https://www.nfb.ca)
Author: n0stal6ic
www.nostalgic.cc
Authorization: None
Geofence: CA, US
"""
@@ -139,4 +139,4 @@ class NFBC(Service):
return tracks
def get_chapters(self, title: Title_T) -> Chapters:
return Chapters()
return Chapters()