Skip to content
This repository was archived by the owner on Nov 29, 2024. It is now read-only.

test#4

Open
justolehlinux wants to merge 21 commits into
ShyanInc:mainfrom
justolehlinux:main
Open

test#4
justolehlinux wants to merge 21 commits into
ShyanInc:mainfrom
justolehlinux:main

Conversation

@justolehlinux
Copy link
Copy Markdown

No description provided.

@justolehlinux
Copy link
Copy Markdown
Author

lol

justolehlinux and others added 10 commits March 11, 2024 22:34
… and fix bugs

* In download.py, added new attributes and methods for handling season and episode numbers, fixed bugs in downloading episodes and seasons, and improved code readability.
* In get\_stream.py, added a new method for selecting stream quality and improved code readability.
* In history.py, added new attributes and methods for storing and retrieving season and episode numbers, and improved code readability.
* Updated README.md to reflect changes in required packages.
* Updated main.py to use new functionality and fixed bugs.
…ry.json with new movie data, and minor changes in main.py'
…irectory if it does not exist

* In `Download.download_episode`, change the `downloaded_folder` variable to `f"../{self.name}"` to download the file to a subdirectory with the name of the series.
* Add `os.makedirs(downloaded_folder, exist_ok=True)` to create the subdirectory if it does not already exist.
* In the same function, change `fullpath` to use `os.path.join(os.path.curdir, download_data['file_name'])` instead of `path.join(path.curdir, download_data['file_name'])`.
The diff includes changes to the `download.py` file which modifies the `Download` class to include the quality of the video in the file name. Additionally, the default quality has
…Executor for downloading; update history.json with new movie data

The diff includes changes to the download.py file to update the file name to include the quality of the
…a method, and modified history.json with new movie data."
…lation instructions, usage guidelines, and project structure. This update provides users with comprehensive information on how to utilize the HDRezkaTool effectively.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant