-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hello,
It looks like the ARD Audiothek changed the URL format.
- Old URLs look like this: https://www.ardaudiothek.de/sendung/pumuckl-der-hoerspiel-klassiker/72249258/
- New URLs have a different suffix: https://www.ardaudiothek.de/sendung/felix-salten-bambi-komplette-lesung/urn:ard:show:566ea535038a4c82/
For the new URLs I get an error: URL is not supported. Unfortunately I can't find a workaround like building URLs using the old schema for new content.
❯ audiotheker download https://www.ardaudiothek.de/sendung/felix-salten-bambi-komplette-lesung/urn:ard:show:566ea535038a4c82/ .
panic: URL is not supported: https://www.ardaudiothek.de/sendung/felix-salten-bambi-komplette-lesung/urn:ard:show:566ea535038a4c82/
goroutine 1 [running]:
github.com/fbngrmr/audiotheker/cmd.run({0x7ff7b278a3f1?, 0xc0001cc060?}, {0x7ff7b278a458, 0x1})
/Users/WS/Documents/tools/audiotheker/cmd/download.go:310 +0x14d
github.com/fbngrmr/audiotheker/cmd.init.func1(0xc0001aa500?, {0xc0001a01c0?, 0x4?, 0xeb0836f?})
/Users/WS/Documents/tools/audiotheker/cmd/download.go:302 +0x35
github.com/spf13/cobra.(*Command).execute(0xef36160, {0xc0001a0180, 0x2, 0x2})
/Users/WS/go/pkg/mod/github.com/spf13/cobra@v1.1.3/command.go:856 +0x671
github.com/spf13/cobra.(*Command).ExecuteC(0xef363e0)
/Users/WS/go/pkg/mod/github.com/spf13/cobra@v1.1.3/command.go:960 +0x389
github.com/spf13/cobra.(*Command).Execute(...)
/Users/WS/go/pkg/mod/github.com/spf13/cobra@v1.1.3/command.go:897
github.com/fbngrmr/audiotheker/cmd.Execute()
/Users/WS/Documents/tools/audiotheker/cmd/root.go:19 +0x1a
main.main()
/Users/WS/Documents/tools/audiotheker/main.go:10 +0x45Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels