NewPipeExtractor/extractor
Fynn Godau 97955e5e41 [Bandcamp] Null-safe url catenation in track playlist
Previously, if no URL was provided due to the track being a preorder or
unpaid track that doesn't have its own public page, we would catenate
the artist URL and null to a nonsensical string.

This invalid URL would also be used to try fetching a thumbnail URL.

The downstream behavior of the NewPipe client is only marginally
improved, as it now no longer throws visible exceptions due to the
missing thumbnails, but still gives an unfriendly error upon clicking
the item that has a `null` URL.
2024-07-21 23:35:57 +02:00
..
src [Bandcamp] Null-safe url catenation in track playlist 2024-07-21 23:35:57 +02:00
build.gradle Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 2024-06-29 09:22:41 +00:00