Problem/Motivation
The behaviour of the module is very inconsistent.
1. Non-embeddable URL are stripped out
2. The options of Convert URLs to URL embeds and Display embedded URLs are not compatible with Convert URLs into links
Steps to reproduce
1. Install and enable the module.
2. Configure the filter as follows:

3. Check the order to be as follows:

4. Add a non-embeddable URL
5. Add an embeddable URL
6. Add both URLs in same comment/node
You will see as follows:

If you use a URL embed dialogue box from CKEditor, your embeddable URLs, as well as non-embeddable URLs, will be rendered just like normal links.
If you enable Convert URLs into links and set the order just above the options provided by this module, all the URLs will be rendered as a link and will not be embedded.
Proposed resolution
1. The solution from https://www.drupal.org/project/url_embed/issues/2761187#comment-12908783
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot 2020-08-15 at 12.43.00 AM.png | 45.19 KB | navneet0693 | |
| Screenshot 2020-08-15 at 12.41.48 AM.png | 93.14 KB | navneet0693 | |
| Screenshot 2020-08-15 at 12.41.40 AM.png | 176.16 KB | navneet0693 |
Comments
Comment #2
navneet0693 commentedComment #3
navneet0693 commentedComment #4
navneet0693 commentedComment #5
navneet0693 commentedComment #6
navneet0693 commentedComment #7
navneet0693 commentedI posted a patch on https://www.drupal.org/project/url_embed/issues/2761187#comment-13790389