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

Issue with downloading locked videos in Linkdin #22

Open
LSS-NaveenGedela opened this issue Apr 3, 2021 · 0 comments
Open

Issue with downloading locked videos in Linkdin #22

LSS-NaveenGedela opened this issue Apr 3, 2021 · 0 comments

Comments

@LSS-NaveenGedela
Copy link

LSS-NaveenGedela commented Apr 3, 2021

I am able to download videos but in folders only free or preview files downloading with data. remaining files with zero kb mean there is no video for locked videos in Linkdin.

Bro, Can you help me with this?

Config_file:

import os

USERNAME = '[email protected]'
PASSWORD = 'XXXXX'
COURSES = [
'data-science-foundations-data-mining-in-python'
]

COLLECTIONS = [

]

BASE_DOWNLOAD_PATH = os.path.join(os.path.dirname(file), "downloads")
USE_PROXY = False
PROXY = "http://127.0.0.1:8888" if USE_PROXY else None

JFYI

I didn't subscribe to that respective course.

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