260 character limit to dlgstring

I've made a button which accepts VOD (video on demand) playlist URL and passes it to ffmpeg with appropriate arguments to dump video file to disk. However I've encountered a playlist URL which is too long for dlgstring and it gets cut off after 260 characters.

We'll up this limit to 2048 in the next update.

1 Like