Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8829649
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T07:52:59+00:00 2026-06-14T07:52:59+00:00

I know it’s supposed to be easy, but I just can’t figure out how

  • 0

I know it’s supposed to be easy, but I just can’t figure out how to modify an existing auto_html filter to get the output I need. I found this Creating filters for auto_html
but I need to modify an existing filter.

for example, I have a list of youtube links in the db in this format (http://youtu.be/UfQC1h-EANI) and printed out in my view:

%li
  = link_to link.title, link.url, :class => "youtube title_link"

When the the link is clicked, I need the http://youtu.be/UfQC1h-EANI converted to http://www.youtube.com/embed/UfQC1h-EANI?rel=0

I’ve managed to get a conversion working using auto_html, however, it’s coming with all of the html attached to it. I’m thinking if I can modify the filter, I can adjust it to just give me the url without all the html. I can’t for the life of me figure out how to modify auto_html’s youtube filter. Is this even the best approach for this?

Any help is muchly appreciated!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T07:53:00+00:00Added an answer on June 14, 2026 at 7:53 am

    Just do it with regex

    link_to link.title, "http://youtube.com/embed/#{link.url.to_s.match(/\/\/youtu.be\/(\S+)$/)[1]}/?rel=0", :class => "youtube title_link"
    

    If you want it onclick only, you can do it in JavaScript.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Know this might be rather basic, but I been trying to figure out how
I KNOW I did this in WP7 (not WP7.1) and I can't figure out
I know you can not set a key value dynamically, but what about the
I know this is kind of easy question but i cant seem to find
I know regex and substrings is a common question on here but i can
I know we can do correlated subqueries and join. But which one is faster?
I know that this has been discussed thousand times but I still cannot figure
I know that you can use DirectoryIndex example.html in .htaccess, but what I need
I know we can trigger an Intent.ACTION_SEND intent to send email. But according to
I know its something to do with locks or dispatch groups, but I just

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.