Video: Safely release deep hooked crappie

Crappie fishing typically involves catching numerous undersized fish to bring home enough for the frying pan. Hooking the fish deep in the throat can be a problem so fishing guide Roger Bacon reveals a technique for taking out the hook that allows the fish to be caught another day.

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(); }); });