Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
While trying to download the series "Shin Sekai Yori" from crunchyroll I get an AttributeError:
AttributeError: 'NoneType' object has no attribute 'strip'It only happened on Episode 24; Here is the verbose output for the problem episode
Though it does work on many other videos including every other episode in the "Shin Sekai Yori" series.
For example here is the verbose output for episode 25:
I am unsure of how to fix this problem as I am unfamiliar with python and youtube-dl's code base so any help would be appreciated and any additional information other than secure data (for example: username and password along with secure keys) can be supplied upon request if needed.