Commit c11465b8 authored by TheTechRobo's avatar TheTechRobo
Browse files

Better handling of fyt-helper

parent 5bae0f0c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -224,6 +224,10 @@ class ArchiveOrgDetails(YouTubeService):
                    title = "Item",
                    note = lnote,
                )
            elif resp.status == 404:
                pass
            else:
                raise AssertionError("fyt-helper check failed")

        if not archived:
            note = "Even if it isn't found here, it might still be in the Internet Archive. This site only checks for certain item identifiers."