Commit graph

  • 30cdaa7df5
    Merge 3850739d7f into b13f77b5af sophie [⛧-440729] 2025-01-18 20:06:09 +01:00
  • b89117e99e
    Merge branch 'iv-org:master' into master lekma 2025-01-15 15:02:31 +00:00
  • 99d567474c
    Merge 6bcc2177b0 into b13f77b5af Aleksandr Kadykov 2025-01-13 11:13:40 +01:00
  • 9418edbad0
    Merge ffc44b0cff into b13f77b5af syeopite 2025-01-12 10:55:48 +00:00
  • c365cd274e more refactoring Samuel Casellas 2025-01-11 14:11:47 -05:00
  • 88e80d50ad Revert "Incorporate unused "unable to load comments" message": Split these changes to another PR Samuel Casellas 2025-01-11 13:16:26 -05:00
  • 5451391502 Incorporate unused "unable to load comments" message Samuel Casellas 2025-01-10 12:47:00 -05:00
  • 9f18588b17
    Merge 70754659e5 into b13f77b5af Mateusz Bączek 2025-01-10 00:52:35 +01:00
  • b13f77b5af
    Update bug report issue message Émilien (perso) 2025-01-09 14:21:28 +01:00
  • e64442a373 edit per suggestion Samuel Casellas 2025-01-08 22:26:41 -05:00
  • 8842b156a6
    Merge branch 'iv-org:master' into master Samuel Casellas 2025-01-06 07:31:58 -05:00
  • 564bca966f some reformatting Samuel Casellas 2025-01-06 07:32:40 -05:00
  • b4a6193642
    Improve syntax Caian Benedicto 2025-01-05 09:56:00 +00:00
  • 033757da16
    add dev binary to .gitignore Alin Trăistaru 2024-12-30 23:16:40 +01:00
  • affae6f5ef
    update Makefile Alin Trăistaru 2024-12-30 23:04:36 +01:00
  • a5acddefa9 missing , Emilien 2024-12-30 22:25:13 +01:00
  • 84b87bedad fixing format Emilien 2024-12-30 22:19:45 +01:00
  • bfaf72b303 skip proxy for invidious companion Emilien 2024-12-30 21:52:34 +01:00
  • f550359ae9 !empty? to present? Emilien 2024-12-30 21:52:07 +01:00
  • 525dea1e2a Add checks for socket path and permissions Caian Benedicto 2024-12-27 20:05:53 -03:00
  • f9885cca8e Revert changes made to other parameters Caian Benedicto 2024-12-27 15:09:05 -03:00
  • e9c354d5a3
    Better doc for invidious_companion_key Émilien (perso) 2024-12-24 17:43:54 +00:00
  • 0dba7675a2
    Better document private_url and public_url Émilien (perso) 2024-12-24 16:18:58 +00:00
  • 3dc4054c5b
    Update Kemal to 1.6.0 and remove Kilt syeopite 2024-12-19 13:18:04 -08:00
  • 047ead8080 Fix video thumbnails in mixes Brahim Hadriche 2024-12-16 16:54:04 -05:00
  • 275318dae2 Change socket_binding to a nested configuration in YAML Caian Benedicto 2024-12-14 15:18:25 -03:00
  • 48d2250024 Unify socket_binding and socket_permissions Caian Benedicto 2024-12-14 06:53:30 -03:00
  • 5f8130fd03 Leave socket_binding disabled by default in the configuration example Caian Benedicto 2024-12-14 05:39:03 -03:00
  • b4e930f3bc Change bind_unix to socket_binding, add socket_permissions and config example Caian Benedicto 2024-12-13 21:29:48 -03:00
  • d7f5cdc2f9 Merge branch 'master' into unix-sockets Caian Benedicto 2024-12-13 18:29:28 -03:00
  • 1de2054618 add ability for invidious companion to check request from invidious Emilien 2024-12-13 20:08:57 +01:00
  • ab72bbad7a fix ameba Redundant use of Object#to_s in interpolation Emilien 2024-12-08 22:24:57 +01:00
  • a571eeaa38 format watch.cr Emilien 2024-12-08 22:22:08 +01:00
  • f710dd37bf apply all the suggestions + rework invidious_companion parameter Emilien 2024-12-08 22:21:10 +01:00
  • dede86016b
    Merge 5ee5f49b54 into 9892604758 Arya K 2024-11-29 07:47:20 +00:00
  • e34eb48229
    Merge 0cf71b20a1 into 9892604758 broquemonsieur 2024-11-29 07:47:20 +00:00
  • 84a80a0d95 Add audio track info to dash manifest, if present - language id - language display name - main/default track Sort audio formats so that main/default is first (for clients not using dash) GTechAlpha 2024-11-25 19:00:33 +00:00
  • 95576555d1 send query string instead of range http header Emilien 2024-11-20 15:21:45 +01:00
  • 7928e4c9cf
    remove extra line break Sergei Poljanski 2024-11-19 02:16:00 +02:00
  • e32ec77b95
    docker-compose.yml now makes it automagically work Sergei Poljanski 2024-11-19 02:05:38 +02:00
  • 7a070fa710 invidious companion always used so always add CSP and redirect latest_version Emilien 2024-11-18 12:30:37 +01:00
  • 1f51edd0b9 fix linting Emilien 2024-11-18 12:22:23 +01:00
  • f530817663 Fix Ameba error ChunkyProgrammer 2024-08-24 18:05:35 -04:00
  • 767d40d0ff add support for new hashtag header format ChunkyProgrammer 2024-03-07 21:41:22 -05:00
  • d93d19520e Use SearchHashtag for parsing the header of hashtag pages ChunkyProgrammer 2023-09-07 00:54:21 -04:00
  • 347412294a Hashtag: Show next page if a continuation exists ChunkyProgrammer 2023-07-16 13:31:31 -07:00
  • 5be1d992a9 Parse hashtag header when getting the first hashtag page Chunky programmer 2023-06-06 19:31:55 -04:00
  • 734e72503f fix download function when invidious companion used Emilien 2024-11-17 19:18:29 +01:00
  • 9b995d6dec encode parameters retrieved from url ChunkyProgrammer 2024-08-20 19:55:22 -04:00
  • 42d588b2d5 Add missing semicolons, remove unused code ChunkyProgrammer 2024-08-13 12:49:04 -04:00
  • 2c072ab91d use dom manipulation instead of regex to update reply links ChunkyProgrammer 2023-11-28 18:14:39 -05:00
  • ad089214af Use javascript to replace reply links, simplify community.js ChunkyProgrammer 2023-10-22 20:51:14 -04:00
  • 0c414adbeb Fix YT link for post comments ChunkyProgrammer 2023-10-16 12:46:23 -04:00
  • 71da6c2fec Allow viewing more comments when js is disabled ChunkyProgrammer 2023-10-16 12:02:07 -04:00
  • 04b0742293 remove icon element from channel rss feed ChunkyProgrammer 2024-08-20 18:48:50 -04:00
  • 1838ac4c99 do a sanity check on the provided ucid ChunkyProgrammer 2024-01-29 17:38:21 -05:00
  • 8729f01075 Channel RSS: deprecate author thumbnail, make less requests to youtube ChunkyProgrammer 2023-11-29 22:34:40 -05:00
  • 6dd89bd401 RSS: return 404 if youtube playlist doesnt exist ChunkyProgrammer 2023-11-29 21:59:19 -05:00
  • bba1769f4b Use a find instead of an each loop ChunkyProgrammer 2024-07-10 09:26:31 -04:00
  • 6b0e4e6817 Put temp.delete inside ensure block ChunkyProgrammer 2024-04-30 19:45:29 -04:00
  • 6abee5de99 Ensure IO is properly closed when importing NewPipe subscriptions ChunkyProgrammer 2023-12-20 00:13:11 -05:00
  • bb2e3b2a3e crystal handle decompression already by itself Emilien 2024-11-17 12:26:35 +01:00
  • 057e0ba9ee
    Merge 9b40600835 into 9892604758 Samantaz Fox 2024-11-17 02:36:46 +00:00
  • b7dcec5b5a
    Merge 4a70164539 into 9892604758 fkrueger 2024-11-17 02:36:19 +00:00
  • b51770dbdb fix linting + use .empty? Emilien 2024-11-16 23:00:48 +01:00
  • 9f846127ae fixing "end" misplacement Emilien 2024-11-16 22:38:00 +01:00
  • 1aa154b978 separate invidious_companion logic + better config.yaml config Emilien 2024-11-16 22:33:28 +01:00
  • ff3305d521 move config checks for invidious companion Emilien 2024-11-08 21:05:17 +01:00
  • 409df4cff3 modify the description for config.example.yaml about invidious companion Émilien (perso) 2024-11-05 15:50:59 +01:00
  • 27b24f51ab Remove debug puts functions Émilien (perso) 2024-11-05 15:31:45 +01:00
  • 1c9f5b0a2b Use sample instead of Random.rand Émilien (perso) 2024-11-05 15:31:21 +01:00
  • 2cc204a045 throw error if inv_sig_helper and invidious_companion used same time Emilien 2024-11-01 21:30:58 +01:00
  • c612423a4d fixing condition for Content-Security-Policy Emilien Devos 2024-10-21 01:20:16 +02:00
  • 1954463371 fix Shadowing outer local variable response Emilien Devos 2024-10-20 23:53:08 +02:00
  • 73c84baf9f redirect latest_version and dash manifest to invidious companion Emilien Devos 2024-10-20 23:51:00 +02:00
  • 3dff7a76cf add support for invidious companion Emilien Devos 2024-10-20 02:10:55 +02:00
  • bdcd9afc1f
    Update comment on reiniting proxy of pooled client syeopite 2024-11-14 20:05:53 -08:00
  • 4c1db6e03e
    Simplify namespace calls to ConnectionPool syeopite 2024-11-14 19:52:48 -08:00
  • 6b3f665dfb
    Pool: remove redundant properties syeopite 2024-11-14 19:47:58 -08:00
  • aab9719e25
    Pool: Refactor logic for request methods syeopite 2024-11-14 17:21:04 -08:00
  • 621c6abfe6
    Release client only when it still exists syeopite 2024-11-14 16:59:17 -08:00
  • 75eb8b8d7f
    Connection pool: ensure response is fully read syeopite 2024-11-14 16:20:23 -08:00
  • 3def03b87a
    Merge pull request #2 from ashley0143/ashley0143-patch-1 Tyler Flowers 2024-11-12 14:21:11 -05:00
  • fc913c0cd3
    Update extractors.cr Ashley :3 2024-11-12 21:54:52 +03:00
  • e9cc794c5e
    Update channels.cr Ashley :3 2024-11-12 21:54:06 +03:00
  • 8a58a5f502
    Update videos.cr Ashley :3 2024-11-12 21:53:21 +03:00
  • 540dfe2927
    Improve documentation of idle pool size syeopite 2024-11-12 09:19:43 -08:00
  • 39afb3379a
    Delete broken clients from the pool explicitly syeopite 2024-11-12 09:07:18 -08:00
  • e3313d3ecd
    Remove redundant pool.release syeopite 2024-11-12 08:57:55 -08:00
  • 5d60356d70
    Typo syeopite 2024-11-11 16:28:24 -08:00
  • 07caf93fbd
    Add config to set connection pool checkout timeout syeopite 2024-11-11 16:26:58 -08:00
  • c026a7b1f6
    Move ytimg pool logic to Invidious::ConnectionPool syeopite 2024-11-11 16:04:30 -08:00
  • b044727cca
    Move client logic file to connection subfolder syeopite 2024-11-11 16:01:07 -08:00
  • 71166034f0
    Refactor pool checkout logic syeopite 2024-11-11 15:58:35 -08:00
  • 6ff4024244
    Add support for setting max idle http pool size syeopite 2024-11-11 15:24:01 -08:00
  • b4f8a6726b
    Merge branch 'iv-org:master' into optional-disable-api-features Richard Lora 2024-11-11 15:18:12 -05:00
  • 228f16cae8
    Merge 6a88c098f0 into 9892604758 syeopite 2024-11-11 07:28:00 +00:00
  • ffc44b0cff
    Add support for caching IOS client player requests syeopite 2024-11-10 23:19:11 -08:00
  • 122c8598ba
    VideoJS: Don't override native player on Safari syeopite 2024-02-18 17:55:31 -08:00
  • fea391ddf1
    typo syeopite 2023-11-14 12:55:15 -08:00