Unable to Download Private Playlist with Third-Party Downloaders in LibreTube Nightly Build #6410
Closed
3 tasks done
Labels
bug
Something isn't working
In the LibreTube nightly build, attempting to download a playlist using third-party downloaders like Seal and YTDLnis fails. While downloading a single video works fine, trying to download an entire playlist results in an invalid link being passed to the downloader, such as https://www.youtube.com/playlist?list=6. This causes the downloader to throw an error. The stable version handles this smoothly by passing each video link individually to the downloader.
Steps to reproduce
Expected behavior
The playlist should be processed correctly, and each video's link should be passed individually to the downloader, similar to how it functions in the stable version.
Actual behavior
An invalid link (e.g., https://www.youtube.com/playlist?list=6) is passed to the downloader, causing it to fail.
LibreTube version
Nightly build version
Android version
Android 14
Other details
This issue does not occur in the stable version of LibreTube, where playlist downloads work correctly with third-party downloaders.
![Screenshot_20240826-013015_YTDLnis](https://private-user-images.githubusercontent.com/39720035/361256246-6ee48d55-d31e-47df-ba3c-83d9f43815ba.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMjgzMDgsIm5iZiI6MTczOTIyODAwOCwicGF0aCI6Ii8zOTcyMDAzNS8zNjEyNTYyNDYtNmVlNDhkNTUtZDMxZS00N2RmLWJhM2MtODNkOWY0MzgxNWJhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDIyNTMyOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTc4ODBlODliMGQyYWY5MjdjMDQ1NDk4Yzg4NWMyNmFmMjU4MTQwMjM2NDE4ODBhZmZmZDMyYTc5YzcxMDAyNDUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.hGMLseLq_r-_4jOqIXE4k20-KuYuEJgVFgIjEHiW_00)
Acknowledgements
The text was updated successfully, but these errors were encountered: