mirror of
https://github.com/TeamNewPipe/NewPipeExtractor
synced 2025-09-02 07:15:37 +00:00
Rephrase link in javadoc
Co-authored-by: Tobias Groza <TobiGr@users.noreply.github.com>
This commit is contained in:
@@ -90,7 +90,7 @@ public class BandcampExtractorHelper {
|
|||||||
/**
|
/**
|
||||||
* Fetch artist details from mobile endpoint.
|
* Fetch artist details from mobile endpoint.
|
||||||
* <a href=https://notabug.org/fynngodau/bandcampDirect/wiki/rewindBandcamp+%E2%80%93+Fetching+artist+details>
|
* <a href=https://notabug.org/fynngodau/bandcampDirect/wiki/rewindBandcamp+%E2%80%93+Fetching+artist+details>
|
||||||
* I once took a moment to note down how it works.</a>
|
* More technical info.</a>
|
||||||
*/
|
*/
|
||||||
public static JsonObject getArtistDetails(String id) throws ParsingException {
|
public static JsonObject getArtistDetails(String id) throws ParsingException {
|
||||||
try {
|
try {
|
||||||
|
Reference in New Issue
Block a user