Skip to content

Fix video source resolution and downloading#74

Merged
YisusChrist merged 8 commits into
mainfrom
fix-video-url-resolution
Jul 20, 2025
Merged

Fix video source resolution and downloading#74
YisusChrist merged 8 commits into
mainfrom
fix-video-url-resolution

Conversation

@YisusChrist

Copy link
Copy Markdown
Owner

Closes #73

📑 Description

  • The video title and URL are extracted properly in the needed order
  • The video URL extacted now matches the real video to download
  • The filename is safely taken from the video URL parsing the url path
  • The progress bar has been fixed to properly display the download progress

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

@YisusChrist YisusChrist self-assigned this Jul 20, 2025
@YisusChrist
YisusChrist merged commit b2558a8 into main Jul 20, 2025
6 of 218 checks passed
@YisusChrist
YisusChrist deleted the fix-video-url-resolution branch July 20, 2025 12:08
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

Successfully merging this pull request may close these issues.

[BUG]: Download fails because video URL is not resolved properly

1 participant