NewPipeExtractor/extractor
TobiGr bcacfc53c5 [PeerTube] Fix parsing id for instances whose domain ends with a or c
The pattern to detect the channel ID was faulty and e.g. the ID detected for "https://kolektiva.media/video-channels/documentary_channel" was "a/video-channels" which is wrong.  A new pattern is added to distinguish between URLs and potential IDs because IDs must not start with a "/" while IDs inside an URL must.

Fixes TeamNewPipe/NewPipe#11369
2024-08-02 18:19:45 +02:00
..
src [PeerTube] Fix parsing id for instances whose domain ends with a or c 2024-08-02 18:19:45 +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