Skip to content
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

Strip extra words/comments from a list of URLs #517

Closed
BarbzYHOOL opened this issue Mar 11, 2023 · 2 comments
Closed

Strip extra words/comments from a list of URLs #517

BarbzYHOOL opened this issue Mar 11, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@BarbzYHOOL
Copy link

Hello, just downloaded tartube, it looks incredibly practical

I tried to add a list of URLs such as:

https://youtu.be/
https://youtu.be/ #blabla
https://youtu.be/  good video

But it didn't work cause of the extra words after each link.

I feel like it would not be very hard to trim each line and would be an extra plus for tartube.

@BarbzYHOOL BarbzYHOOL added the enhancement New feature or request label Mar 11, 2023
@axcore
Copy link
Owner

axcore commented Mar 12, 2023

Fixed in v2.4.270, the new code will strip away your bla-bla and also handle multiple URLs on the same line.

The new code is only uploaded to Git/pypi at the moment; if you're on MS Windows, you can update your installed source code directly, or wait for the next full release.

@axcore axcore closed this as completed Mar 12, 2023
@BarbzYHOOL
Copy link
Author

ok ok, thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants