Commit Graph

5 Commits

Author SHA1 Message Date
2776d057cd fix: revert ExternalUrl auth to DownloadVideo, remove dead debug code
DownloadVideo already handles the Panopto Login.aspx canvas auth form
correctly through its multi-step form submission logic. The real fix for
ExternalUrl Panopto folder links was the URL normalization (List.aspx?folderID=
→ List.aspx#folderID="...") already in DownloadVideo.

Remove DownloadExternalPanoptoURL (dead code) and all debug prints.
Update README with -vo flag documentation.
2026-05-16 22:53:11 +02:00
joren
14a71e7dca Update Readme 2026-03-11 20:12:08 +01:00
be63064bee Update README.md 2026-03-11 17:40:48 +01:00
a934e5e8f7 Update README.md 2026-02-13 18:51:07 +01:00
ea91e2a16e first commit 2026-02-13 18:49:29 +01:00