mosswg / dropout-dl

A tool for downloading dropout.tv episodes
GNU General Public License v3.0
29 stars 8 forks source link

Unable to determine quality of Seasons or Series #17

Closed necr0dncr closed 12 months ago

necr0dncr commented 12 months ago

Describe the bug When running dropout-dl, the application is able to take the URL and determine the episode listings, but is unable to actually download. However, when running the application with a single episode link it has no trouble.

To Reproduce Run command: ./dropout-dl --output-directory "/mnt/plexcontent/TV Shows/" --series https://www.dropout.tv/game-changer

Expected behavior Media downloaded

Screenshots image

Episode Example: image

Desktop (please complete the following information): Distributor ID: Ubuntu Description: Ubuntu 22.10 Release: 22.10 Codename: kinetic

mosswg commented 12 months ago

Hi, thanks for submitting an issue. I just pushed a commit that fixes this on my end. Could you check and make sure this fixes it for you?

necr0dncr commented 12 months ago

Everything looks good now! Thank you for your update.