Algram/ytdl-webserver

Strip query parameters

Open

#16 opened on Oct 25, 2018

 (1 comment) (0 reactions) (0 assignees)JavaScript (139 forks)batch import
bughacktoberfest

Repository metrics

Stars
 (1,444 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

When downloading a video with additional query parameters (e.g. time offset), the video loads infinitely without an error.

I think it would be a better UX if the query parameters were stripped and the video could be downloaded regardless.

Contributor guide