Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to download Włatcy Móch episodes #5

Open
goblin opened this issue May 30, 2019 · 0 comments
Open

Fails to download Włatcy Móch episodes #5

goblin opened this issue May 30, 2019 · 0 comments

Comments

@goblin
Copy link

goblin commented May 30, 2019

Trying to download the first (and other) episodes of Włatcy Móch fails for me with:

$ rtv https://www.ipla.tv/wideo/serial/Wlatcy-Moch/728/Sezon-1/729/Wlatcy-Moch-Lekcja-1/1312
Traceback (most recent call last):
  File "/home/goblin/.local/share/virtualenvs/rtv-downloader-2I2VannR/bin/rtv", line 10, in <module>
    sys.exit(main())
  File "/home/goblin/.local/share/virtualenvs/rtv-downloader-2I2VannR/lib/python3.6/site-packages/rtv/cli.py", line 22, in main
    rtv.load(set(urls))
  File "/home/goblin/.local/share/virtualenvs/rtv-downloader-2I2VannR/lib/python3.6/site-packages/rtv/rtvdownloader.py", line 28, in load
    extractor.run()
  File "/home/goblin/.local/share/virtualenvs/rtv-downloader-2I2VannR/lib/python3.6/site-packages/rtv/extractors/common.py", line 59, in run
    entries = self.extract()
  File "/home/goblin/.local/share/virtualenvs/rtv-downloader-2I2VannR/lib/python3.6/site-packages/rtv/extractors/ipla.py", line 105, in extract
    url = self.get_real_url()
  File "/home/goblin/.local/share/virtualenvs/rtv-downloader-2I2VannR/lib/python3.6/site-packages/rtv/extractors/ipla.py", line 89, in get_real_url
    getmedia_url = source['authorizationServices']['pseudo']['url']
KeyError: 'url'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant