Thompson3142

Results 11 comments of Thompson3142

This is already open as an issue on the extractor side: https://github.com/TeamNewPipe/NewPipeExtractor/issues/1102 . Not sure if this issue should be closed since it also needs work on the NewPipe side...

Works only for youtube for now, needs additonal changes at other places to also support youtube music. Honestly not sure how exactly the youtube music search handles exact search but...

@TobiGr Ah forgot about that, should be fine now? Am not an ANU student so you can cross me of your list, good luck with your thesis anyway!

You are right that should not count as a fix, taking it out of the PR. Not sure how easy it is to implement, might take a shot at it...

If this change should be documented in some way to avoid errors when editing only one of the two existing files let me now. (Also my first pull request so...

Realized i copied a different file than the one which was actually referenced by the symlink, sorry for the confusion.

Seems to be related to this: https://stackoverflow.com/questions/50257505/fragment-not-attached-to-a-context. If somebody can reproduce it, something like this is probably worth a try: ``` @Override public void onSharedPreferenceChanged(final SharedPreferences sharedPreferences, final String key)...

https://github.com/TeamNewPipe/NewPipe/issues/8696#issuecomment-1194140458 here a comment from somebody that is on the team. It is also literally the second question in the FAQ.

"NewPipe's goal is to as effectively as possible protect its users' privacy. This means, the app only sends information to external servers which is needed to access content like videos...

Does that also happen once you have started the video? I can only reproduce this if either: 1. I have autoplay disabled and click on a timestamp before starting the...