You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: