Skip to content

Conversation

@nepal143
Copy link
Contributor

This pull request introduces the initial implementation of the YouTube Video Downloader project, featuring the integration of the yt-dlp library for downloading YouTube videos.

Key Features:

  • Ability to download videos in the highest available resolution or a user-specified resolution (e.g., 720p).
  • Simple input prompts for YouTube URL and resolution.
  • Error handling for invalid URLs or resolution mismatches.
  • Includes configuration files:
    • requirements.txt for project dependencies (yt-dlp).
    • runtime.txt specifying the Python version (Python 3.10.12).

This setup ensures a smooth installation of dependencies and correct runtime environment for the project.

Please review and suggest any necessary changes or improvements.
#2

@nepal143 nepal143 mentioned this pull request Oct 12, 2024
@king04aman
Copy link
Owner

Great job on implementing the YouTube Video Downloader project. Adding a README will significantly improve the project's accessibility and clarity.

@nepal143
Copy link
Contributor Author

Hi @king04aman ,

I've added the README as requested to improve the project's documentation. Let me know if anything else is needed!

Copy link
Owner

@king04aman king04aman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As Recipe Finder with Meal Planner is already merged. Can you please separate them from this PR? It would be create to create separate PR for each of them.

@nepal143
Copy link
Contributor Author

I had done the required changes please review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants