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

This is not a issue, I told ChatGPT to do summarized Readme #14

Open
semeer37 opened this issue Aug 21, 2023 · 0 comments
Open

This is not a issue, I told ChatGPT to do summarized Readme #14

semeer37 opened this issue Aug 21, 2023 · 0 comments

Comments

@semeer37
Copy link

Step 1: Install Python 3.10.0 and Add to PATH

Step 2: Install Dependencies

Install the tool's dependencies either by runnin' this command:

pip install -r requirements.txt

Or use the provided batch file:

install.requirements.bat

Step 3: Configure Netflix Credentials

Go to the folder Netflix-videos-downloader-main\configs. Open config.py with Notepad++ and find the lines:

"email": "enter your email address here",
"password": "enter your password here",

Replace them with your Netflix email and password, like:

"email": "essam2021236@protonmail.com",
"password": "N25&ns&25p7",

Step 4: Install Chrome Extension for Cookies

Install this Chrome extension: Get cookies.txt Chrome Extension

Step 5: Choose a Batch and Download

In the script's folder, you'll find three batches:

a. download.video.bat: Use this to download videos.

b. download.subtitles.bat: Use this to download subtitles.

c. download.audio.bat: Use this to download audio.

Each batch has options for different quality and languages. You'll be prompted for the URL of the TV show or movie in Netflix, or you can provide the ID.

Important Notes:

  • Remember to respect Netflix's terms of service.
  • Some features like decrypting HDR or HEVC videos might not be supported.
  • Make sure to check the README in the repository for more instructions and options.
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