Commit Graph

175 Commits (d664d6b371c02aa9fa8bed8bf5fe736abb4f7e00)
 

Author SHA1 Message Date
Omar Roth d664d6b371 Only use HSTS if SSL is enabled
Omar Roth 31d1315c60 Fix HSTS header
Omar Roth 6d7ae6f638 Only add HTTP query if it exists
Omar Roth cf07b66c12 Use 301 for HTTP redirect
Omar Roth 298af854fc Fix alt_link for youtu.be
Omar Roth c6accd2706 Add redirect to config.yml
Omar Roth b24f82fe0d Access assets over https
Omar Roth 84fc87229c Add full path redirect
Omar Roth 2596410b97 Add HTTP redirect
Omar Roth eb1d1e30d1 Add config file
Omar Roth e22d6d8549 Add max-age for static assets
Omar Roth cb22d7423c Add date shared
Omar Roth 731b837774 Add fix for controversial videos
Omar Roth a7d223a0cf Update README
Omar Roth d9c89f7e3f Limit number of reddit comments
Omar Roth caf82ccb8f Add error message for reddit comments
Omar Roth 9886953fb6 Add link for shortened youtube url
Omar Roth fd1bd35b42 Remove macro
Omar Roth 4ae88cd286 Add mapping macro and move templated into helpers.cr
Omar Roth b388181cd4 Use different source for fallback thumbnail
Omar Roth 24fc14ac7a Add player title and thumbnail
Omar Roth 212ba05047 Update signature function
Omar Roth 8a3056d0e3 Make link styling default for anchor tags
Omar Roth ebe51c91d7 Add local alternatives for video links
Omar Roth e9f214cdc0 Update signature function
Omar Roth 2dae26e348 Break lines more prettily
Omar Roth b14b26f7c2 Make rank_videos less greedy
Omar Roth fc7b84cc68 Add line-break so links don't overflow
Omar Roth 72826c4d96 Fix regression for youtube pool
Omar Roth 971b471d72 Fix param conflict
Omar Roth df228c82de Fix param conflict
Omar Roth be6ced202c Fix CLI options
Omar Roth 3cd66d2e7c Include break when there are no comments
Omar Roth 2144c388a5 Fix user-agent string
Omar Roth 814cdc9971 Major fixes, add options for YT, add User-Agent for Reddit
Omar Roth 53acf1f6d6 Use more advanced query for reddit search
Omar Roth 68de3de377 Merge branch 'master' of github.com:omarroth/invidious
Omar Roth f0b33b2975 Clean up Video class
Omar Roth 051aff07ed Remove non-functioning 'begin'
Omar Roth aa0864f87d Don't redirect youtube links
Omar Roth c42c0b65b0 Only replace "/watch" links in Reddit description
Omar Roth 66f639a1d1 Remove TODO
Omar Roth 38d7dfd7e3 Allow for collapsing and expanding of Reddit comments
Omar Roth 62dbd361de Add support for reddit redirect
Omar Roth 1bf492ce78 Clarify wait option
Omar Roth cf9931e2a1 Add support for redirect in URL description
Omar Roth fc2e10a54f Fix client reuse
Omar Roth baeb44be13 Remove "puts"
Omar Roth d573461a67 Parse HTML properly instead of relying on regexes
Omar Roth b8fe82a7f7 Substitute youtube links in description for local links