Bass Does Not Want to be Released (Video)

Chris Ellenburg was fishing in Lake Belton in Texas when the most peculiar thing happened to him: he caught a fish that didn’t want to be released. In this strange video Ellenburg tells GrindTV.com that he attempted to release a white bass that he had caught when the fish decided it liked the angler’s hand better.

“He swam around me for a minute then between my feet. I reached down and he came up to my hand,” Ellenburg told GrindTV. “Then he swam off about 10 feet then swam back. After he had done it three times, I said to myself ‘nobody will ever believe this…’”

Read full story on Outdoor Hub

Comments are closed.

jQuery(document).ready(function($) { function fixSlickAria() { $('.slick-slide').each(function() { if ($(this).attr('aria-hidden') === 'true') { $(this).attr('tabindex', '-1'); } else { $(this).attr('tabindex', '0'); } }); } fixSlickAria(); $('.uael-grid-gallery').on('afterChange', function(event, slick, currentSlide){ fixSlickAria(); }); });