Skip to content

Downloading stories error #1555

Answered by adw0rd
Sylphystia asked this question in Q&A
Aug 24, 2023 · 3 comments · 1 reply
Discussion options

You must be logged in to vote

photo/video_download are not intended for stories

try:

    if story.media_type == 1:
            print(story.thumbnail_url)
    elif story.media_type == 2:
            print(story.video_url)

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by Sylphystia
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@adw0rd
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants