Skip to content

Unable to parse XML file: "shapes.svg" error #64

@yigitdemirel88

Description

@yigitdemirel88

Hi, I encountered an issue while using the bbb-dl application. The application throws the following error when I attempt to process a file:

(base) C:\Users\BlockChain\AppData\Roaming\Python\Python312\Scripts>bbb-dl -scv https://bbb-play1.derspaneli.com/playback/presentation/2.3/f36c5217919606328883eda872bebdc713fee05b-1707496199365
Output directory for the final video is: C:\Users\BlockChain\AppData\Roaming\Python\Python312\Scripts
Directory for the temporary files is: C:\Users\BlockChain\AppData\Local\bbb-dl\86d731913b84b002c946dab400b59e19
Downloading meta information
Downloading metadata.xml...
Downloading shapes.svg...
shapes.svg got 2.09KiB / 0.00B
Successfully downloaded shapes.svg
metadata.xml got 2.09KiB / 0.00B
Successfully downloaded metadata.xml
Downloading webcams / deskshare
Downloading cursor.xml...
Downloading panzooms.xml...
Downloading captions.json...
Downloading deskshare.xml...
Downloading events.xml...
Downloading presentation_text.json...
Downloading slides_new.xml...
Downloading notes.html...
Downloading polls.json...
Downloading external_videos.json...
Downloading video/webcams.webm...
Downloading video/webcams.mp4...
Downloading deskshare/deskshare.webm...
Downloading deskshare/deskshare.mp4...
captions.json got 2.09KiB / 0.00B
Successfully downloaded captions.json
deskshare.xml got 2.09KiB / 0.00B
Successfully downloaded deskshare.xml
events.xml got 2.09KiB / 0.00B
Successfully downloaded events.xml
panzooms.xml got 2.09KiB / 0.00B
Successfully downloaded panzooms.xml
cursor.xml got 2.09KiB / 0.00B
Successfully downloaded cursor.xml
presentation_text.json got 2.09KiB / 0.00B
Successfully downloaded presentation_text.json
notes.html got 2.09KiB / 0.00B
Successfully downloaded notes.html
slides_new.xml got 2.09KiB / 0.00B
Successfully downloaded slides_new.xml
external_videos.json got 2.09KiB / 0.00B
Successfully downloaded external_videos.json
polls.json got 2.09KiB / 0.00B
Successfully downloaded polls.json
deskshare/deskshare.webm got 2.09KiB / 0.00B
Successfully downloaded deskshare/deskshare.webm
video/webcams.webm got 2.09KiB / 0.00B
Successfully downloaded video/webcams.webm
deskshare/deskshare.mp4 got 2.09KiB / 0.00B
Successfully downloaded deskshare/deskshare.mp4
video/webcams.mp4 got 2.09KiB / 0.00B
Successfully downloaded video/webcams.mp4
Downloading slides
Unable to parse XML file "C:\Users\BlockChain\AppData\Local\bbb-dl\86d731913b84b002c946dab400b59e19\shapes.svg": not well-formed (invalid token): line 29, column 16  
Error: This XML file is essential. Abort! Please try again later!

I’m not sure how to resolve this issue. Could you please guide me on how to fix this problem or let me know if there is a workaround?

I tried -scv option..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions