43392a4132
fix: normalize List.aspx?folderID= to fragment form for yt-dlp
...
Canvas stores folder links as List.aspx?folderID=X (query param).
yt-dlp's PanoptoList extractor requires List.aspx#folderID="X"
(fragment with quoted ID) to scope the download to that folder.
Without the fragment form it downloaded the entire Panopto instance
(1806 items instead of 3).
Also drop --no-playlist for list URLs since they are intentional
playlists, and use title/%(title)s.%(ext)s output template for them.
2026-05-16 19:27:36 +02:00
13063c6cc5
add video-only mode
2026-05-16 17:33:40 +02:00
joren
14a71e7dca
Update Readme
v1.0.3
2026-03-11 20:12:08 +01:00
051b67de51
Merge pull request 'impl-me' ( #4 ) from impl-me into main
...
Reviewed-on: #4
2026-03-11 20:10:55 +01:00
joren
9691ecd7a5
Fix course files
2026-03-11 20:06:46 +01:00
joren
b8e6180b35
add numbering
2026-03-11 19:56:37 +01:00
joren
8591ae283e
Add support to download all the users courses
2026-03-11 19:36:54 +01:00
11d9867155
Merge pull request 'Prevent dupes in fo mode' ( #3 ) from files-only into main
...
Reviewed-on: #3
2026-03-11 17:52:41 +01:00
9ffe1283c2
Merge branch 'main' into files-only
2026-03-11 17:52:31 +01:00
05ed4dd4ed
Prevent dupes in fo mode
2026-03-11 17:51:34 +01:00
be63064bee
Update README.md
v1.0.2
2026-03-11 17:40:48 +01:00
cd259e01a3
Merge pull request 'Add files only mode' ( #2 ) from files-only into main
...
Reviewed-on: #2
2026-03-11 17:38:56 +01:00
352315b041
Add files only mode
2026-03-11 17:37:18 +01:00
c9fa079893
Merge pull request 'Add support for hyperlinks' ( #1 ) from hyperlink into main
...
Reviewed-on: #1
v1.0.1
2026-02-13 20:58:15 +01:00
6cc25602dc
Merge branch 'main' into hyperlink
2026-02-13 20:58:06 +01:00
fbf75c88b3
Add support for hyperlinks
2026-02-13 20:42:53 +01:00
a934e5e8f7
Update README.md
v1.0.0
2026-02-13 18:51:07 +01:00
ea91e2a16e
first commit
2026-02-13 18:49:29 +01:00