You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Unable to parse Peertube video URLs
Describe the solution you'd like
To be able to parse a Peertube video URL
Describe alternatives you've considered
None
Additional context
Since Peertube instances can be any domain name. Would be best to consider sending an API request to the URL to determine if it is a Peertube instance and if it is, then parse the URL.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Unable to parse Peertube video URLs
Describe the solution you'd like
To be able to parse a Peertube video URL
Describe alternatives you've considered
None
Additional context
Since Peertube instances can be any domain name. Would be best to consider sending an API request to the URL to determine if it is a Peertube instance and if it is, then parse the URL.
The text was updated successfully, but these errors were encountered: