-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
[linkedin:learning] template chapter's id/number broken #19162
Comments
Please provide the required username and password, otherwise it is impossible |
Nice troll @alexvong1995 - like I want my personal password for my vpn and linkedin account for everyone to scrape and use. |
Regarding @remitamine - the commit on 91effe2 don't seemed to have fixed it for me. Still returns with
|
@mbryde
MBryde <[email protected]> writes:
Nice troll @alexvong1995 - like I want my personal password for my vpn and linkedin
account for everyone to scrape and use.
I am not interested in your **real** password. One can simply provide
any password that works for **testing** purposes.
I agree I should make it clear that I want **testing** password not
**real** password.
See #19131 for details.
… —
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
@mbryde
MBryde <[email protected]> writes:
Regarding @remitamine - the commit on
91effe2
don't seemed to have fixed it for me. Still returns with NA
You can re-open the issue if you wish.
… —
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
it does work:
|
@remitamine could you please provide the template you used? I can't get and that still with the same template. With both
|
it's not released yet, wait for next release. |
Ah alright. That makes sense then. Didn't check, that their was no new release. My bad :D |
@mbryde
MBryde <[email protected]> writes:
Ah alright. That makes sense then. Didn't check, that their was no new release. My bad :D
If you want to try the development version right now. You can run
youtube-dl in the following way:
git clone https://github.com/rg3/youtube-dl
cd youtube-dl
python3 -m youtube_dl ...
assuming you have python 3 installed.
… —
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Hi, I think there is a new issue with [linkedin:learning] : Regards, |
Please follow the guide below
x
into all the boxes [ ] relevant to your issue (like this:[x]
)Make sure you are using the latest version: run
youtube-dl --version
and ensure your version is 2019.01.30.1. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue
If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:
Add the
-v
flag to your command line you run youtube-dl with (youtube-dl -v <your command line>
), copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):Description of your issue, suggested solution and other information
This template used to rip lynda.com courses worked fine. But after migrating to linkedin:learning, non of the
chapter_id
orchapter_number
are working anymore the all just end up as NA. As you can se in the [download] Destination at the end of the debug log.The text was updated successfully, but these errors were encountered: