-
I tried to use the script today and it throws me an error. The credentials are fine.
The error is:
```
Attempting to login...
Traceback (most recent call last):
File "./downloader.py", line 139, i…
-
## Checklist
- [ x] I'm reporting a broken site support issue
- [x ] I've verified that I'm running youtube-dl version **2019.05.20**
- [x ] I've checked that all provided URLs are aliv…
-
-
I have downloaded the script and have tried executing it. It does show me as being 'Logged in successfully!' however the number of books that it shows is still 0. When looking at the script in Atom I …
-
## Please follow the guide below
- You will be asked some questions and requested to provide some information, please read them **carefully** and answer honestly
- Put an `x` into all the boxes [ …
-
## Please follow the guide below
- You will be asked some questions and requested to provide some information, please read them **carefully** and answer honestly
- Put an `x` into all the boxes [ …
-
I tried putting the argument of downloading the cover and info, but the script ignores it.
This is how my download data looks:
[DOWNLOAD_DATA]
download_folder_path: C:\Users\kunal\Downloads\Comp…
-
Your #6 fix didn't work for python 2.7.13
print(title.encode(sys.stdout.encoding, errors='replace').decode()) does not work with python 2.7.13
results (sometimes) in:
UnicodeDecodeError: 'asc…
-
Hello Sir hakanersu,
I am planning to develop a similar downloader to mapt [https://www.packtpub.com/mapt/login](url)
videos.
I have created a repo [https://github.com/kumaralg2/mapt-video-download…
-
@ozzieperez
I have tried to run this script to download my ebooks, but it is returning a syntax error upon running the script. I am using this to run it:
`python C:\Users\****\Downloads\packtpub-li…