-
Notifications
You must be signed in to change notification settings - Fork 422
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[YouTube] Implement bold/italic/strike-through support #990
[YouTube] Implement bold/italic/strike-through support #990
Conversation
94aea84
to
da1814c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Except my question below, LGTM!
extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.java
Outdated
Show resolved
Hide resolved
da1814c
to
52fda37
Compare
This does not seem to work well for video descriptions. Calling
As you can see the |
I think this might be a side effect of #1005 instead 🤔 |
Escaping |
We already have such a check, yet this happens. Will need to investigate further. |
that's not what i meant. see #1006 |
Todo: