Commit graph

  • 1f51255f2f
    API: Remove the fields parameter (#4276) Samantaz Fox 2024-02-12 22:10:45 +0100
  • dcbe52c9fb
    Videos: Use start time and end time for clips (#4264) Samantaz Fox 2024-02-12 22:10:16 +0100
  • bd5df3af5f
    API: Unescape search suggestions (#4218) Samantaz Fox 2024-02-12 22:03:33 +0100
  • 9bd2072e1d
    API: Add playlist and start time to resolve_url Samantaz Fox 2024-02-12 22:01:08 +0100
  • 3b4358dbd4
    Extractors: Don't error if AuthorId does not exist (#3869) Samantaz Fox 2024-02-12 21:54:17 +0100
  • 72bcd3cc72 Handle non-200 status codes for YouTube DASH manifests absidue 2024-02-12 18:55:15 +0100
  • cf686202e0
    Merge pull request #4423 from tleydxdy/xml-namespace Émilien (perso) 2024-02-12 08:29:44 +0100
  • 6b33820f1f Add missing translation strings shironeko 2024-02-08 18:23:08 -0500
  • 98c421e9f5 Fix when video from pubsub is a scheduled event shironeko 2024-02-08 18:58:23 -0500
  • c864a63b6d Fix pubsub feed parsing shironeko 2024-02-08 17:05:11 -0500
  • 0ad2eff2a4
    WebVTT::Builder: Add logic to escape special chars syeopite 2024-01-30 15:25:45 -0800
  • c005ada487
    fix: prevent censoring of self-harm related search queries (#4403) ThetaDev 2024-01-29 14:59:25 +0100
  • 4a339df5c4 CSS: expand #contents width on small screens toabr 2024-01-27 00:38:47 +0100
  • 1c0b4205d4
    Add parameter to disable force_resolve in make_client (#4335) syeopite 2024-01-10 23:01:00 +0000
  • b16f66ef00
    Exempt issues with "exempt-stale" from staling (#4385) syeopite 2024-01-10 20:40:19 +0000
  • 7cca1285aa
    Fix two swapped function names vojkovic 2024-01-06 15:51:31 +0800
  • c059829035 Fix typo pitkajuh 2024-01-05 20:39:29 +0100
  • 7da4a7f72b add null safety to clip parsing ChunkyProgrammer 2023-12-19 22:37:48 -0500
  • 0917efd9cb fix issue where scope would be missing the * if the user was not logged in before calling the authorize endpoint fix #4200 nixos script 2023-12-21 13:50:32 +0800
  • 090b470bfc fix potential memory leak ChunkyProgrammer 2023-12-19 23:07:18 -0500
  • 97c4165f55
    Improve depends_on docker-compose (#4249) Luigi 2023-12-18 23:18:05 +0100
  • 87a8207f37 fix: "Watch on YouTube" preserve current playlist guidiasz 2023-12-18 13:23:55 -0300
  • fe8b1b4cc4 Add title to toggle theme icon ChunkyProgrammer 2023-12-07 11:43:56 -0500
  • f1edb1d6bf fix related video author when id is empty ChunkyProgrammer 2023-10-17 17:49:32 -0400
  • b5f8b4542a Search: Don't error if AuthorId does not exist Chunky programmer 2023-06-07 16:04:14 -0400
  • b344d98c25 Add API endpoint for Clips ChunkyProgrammer 2023-11-14 23:35:11 -0500
  • 8c22e6a640 use start time and endtime for clips ChunkyProgrammer 2023-11-14 22:39:33 -0500
  • 6488794218 Unescape search suggestions ChunkyProgrammer 2023-10-31 13:24:20 -0400
  • 9e8baa3539
    Move "Projects using Invidious" section to the docs (#4283) Samantaz Fox 2023-12-06 18:30:52 +0100
  • 07fe648a9c
    Remove anti-captcha (#4277) Samantaz Fox 2023-12-06 18:29:16 +0100
  • 6da3287e9d
    Misc: Fix logic for setting user agent (#4265) Samantaz Fox 2023-12-06 18:28:12 +0100
  • 37c2f5caed
    Misc: Use #splat method for macro expressions (#4242) Samantaz Fox 2023-12-06 18:22:50 +0100
  • 07b366f06b
    Chores: Update Crystal CI (#4239) Samantaz Fox 2023-12-06 18:21:57 +0100
  • e8a14446af
    Videos: Append '&mpd_version=5' to DASH manifest URL (#4196) Samantaz Fox 2023-12-06 18:20:26 +0100
  • 813dc6de1c
    Player: Fix iOS screen timeout in loop mode (#4076) Samantaz Fox 2023-12-06 18:19:31 +0100
  • 72478ba704
    Remove short sha docker tag (#4312) unbelauscht 2023-12-06 14:20:51 +0100
  • 9e970fe4bd
    docker-meta generate versioned docker tags & OCI labels (#4161) unbelauscht 2023-12-06 12:19:21 +0100
  • d76fed5850
    ci: update github actions (#4209) Abdul Rauf 2023-12-01 23:11:45 +0500
  • cf61af67ab Update src/invidious/routes/channels.cr sort_by for consistency src-tinkerer 2023-11-30 14:34:01 +0330
  • 1363fb8094 Fix error code for disabled popular endpoint Brahim Hadriche 2023-11-28 21:34:17 -0500
  • 5f2b43d653 Remove unecessary if condition in videos.cr src-tinkerer 2023-11-25 00:48:27 +0330
  • 6251d8d43f Rename a variable in videos.cr src-tinkerer 2023-11-25 00:46:11 +0330
  • 6868cade05
    Rewording and formating TheFrenchGhosty 2023-11-23 22:23:54 +0100
  • 7b6930c16b
    Remove the 'fields' parameter on the client side too Samantaz Fox 2023-11-20 17:43:57 +0100
  • 9d5fa2bcc4
    Helpers: remove JSONFilter logic Samantaz Fox 2023-11-20 17:33:26 +0100
  • 9310d09f93
    Kemal: remove APIHandler middleware Samantaz Fox 2023-11-20 17:31:21 +0100
  • 162b89d942 Fix format in videos.cr src-tinkerer 2023-11-23 14:44:37 +0330
  • 0d63ad5a7f Use a single function for fetching channel contents src-tinkerer 2023-11-22 14:50:08 +0330
  • 67571b2492
    Replace projects using invidious with doc link syeopite 2023-11-21 12:49:47 -0800
  • d5df81f0f8
    Update README.md maboroshin 2023-07-18 18:27:00 +0900
  • eb27e097ed
    README: Improve "Projects using Invidious" section maboroshin 2023-06-04 16:33:30 +0900
  • 9ce9c54399
    Install rsvg-convert on docker images (#4230) (#4282) Timothy Redaelli 2023-11-21 20:47:07 +0100
  • 16c79f1ef5
    Fixed aspect ratio for thumnails to prevent CLS Corné Dorrestijn 2023-11-21 08:14:45 +0100
  • 3a5d408602
    Remove leftover functions/specs used by the anti-captcha job Samantaz Fox 2023-11-20 17:40:31 +0100
  • 7e363fa3c8
    Config: Remove anti-captcha related configs Samantaz Fox 2023-11-20 17:39:51 +0100
  • d9416a0be5
    Jobs: Remove BypassCaptchaJob Samantaz Fox 2023-11-20 17:39:13 +0100
  • 63e5d72466 Remove unused function produce_channel_livestream_url src-tinkerer 2023-11-20 15:50:59 +0330
  • b40cf6544a Revert "Make head request to resolve short urls" Brahim Hadriche 2023-11-19 16:06:29 -0500
  • 8338a73e7b add user_agent if empty or crystal ChunkyProgrammer 2023-11-17 07:48:34 -0500
  • 86ee761788 Fix logic for setting user agent ChunkyProgrammer 2023-11-15 00:51:43 -0500
  • c251c66748 fix youtube api vtt format subtitle karelrooted 2023-11-01 11:40:06 +0800
  • c5b87e3b5e
    Channel: Fetch header informations from homepage (#4241) Samantaz Fox 2023-11-08 23:43:04 +0100
  • ed8b84ed15
    Replace more * in macro with #splat syeopite 2023-11-08 00:49:37 -0800
  • 8ce91166d6
    Remove instance of the * operator in macro expr syeopite 2023-11-08 00:42:46 -0800
  • 8525758583
    Use #splat method for macro expressions syeopite 2023-11-08 00:19:24 -0800
  • ab4c0a1d3c
    Fetch channel info from home tab instead of about syeopite 2023-11-07 23:45:44 -0800
  • c31908a011
    Update params protobuf for channel about tab syeopite 2023-11-07 22:19:56 -0800
  • 2562f80695
    Add CI for Crystal 1.10.1 syeopite 2023-11-07 23:46:20 +0000
  • fead0e14ac
    Drop support for Crystal 1.6.2 syeopite 2023-11-07 23:45:01 +0000
  • 438467f69a
    Add playback success rate to /api/v1/stats (#4085) syeopite 2023-11-04 13:52:30 +0000
  • db3c57d49f
    force resolve for everything (#4225) Émilien (perso) 2023-11-02 23:35:50 +0100
  • b0df3774db Add sort options to streams src-tinkerer 2023-11-01 21:56:25 +0330
  • 3881038a32 format Brahim Hadriche 2023-10-26 17:51:38 -0400
  • 7e267da5be Make head request to resolve short urls Brahim Hadriche 2023-10-26 17:48:58 -0400
  • d7901c1e0d type fix Brahim Hadriche 2023-10-26 17:35:52 -0400
  • 85a5bbd696 Add playlist and start time to the resolve url Brahim Hadriche 2023-10-26 17:24:53 -0400
  • 8087e64dfe
    Bump postgre version in dev compose (#4203) syeopite 2023-10-25 22:22:59 +0000
  • 07de1e236f
    Videos: Append '&mpd_version=5' to DASH manifest URL Samantaz Fox 2023-10-22 17:09:52 +0200
  • 2414e7db41
    User: Add support for importing Youtube watch history (#4171) Samantaz Fox 2023-10-21 18:33:05 +0200
  • 1a33012cad
    CSS: Remove inline styling of the download widget (#4162) Samantaz Fox 2023-10-21 18:32:40 +0200
  • cf7c49deb0
    Captions: Use 'fmt=vtt' instead of 'format=vtt' (#4152) Samantaz Fox 2023-10-21 18:32:28 +0200
  • d543a68a84
    API: Add "authorVerified" to the video endpoint (#4150) Samantaz Fox 2023-10-21 18:32:01 +0200
  • 2a65b5f52e
    Frontend: Add video timestamp on external links (#4101) Samantaz Fox 2023-10-21 18:31:42 +0200
  • 9072fa4355
    CSS: Improve links contrast on dark theme (#4100) Samantaz Fox 2023-10-21 18:31:30 +0200
  • 88cc62d45e
    User: Fix importing FreeTube subscriptions with multiple profiles (#4011) Samantaz Fox 2023-10-21 18:31:18 +0200
  • 40919c6a83
    JS: Update external links exactly once per second Samantaz Fox 2023-10-21 13:45:15 +0200
  • 3b219a4c7f remove a debug statement Ulysses Zhan 2023-10-20 13:45:16 -0700
  • b809e877a1
    fix wrong link (#4183) zlElo 2023-10-20 15:40:04 +0200
  • 0e4d3d89fc
    update params for fetching stream data (#4156) Émilien (perso) 2023-10-20 08:48:56 +0200
  • cc703b0274 Removed commented lines RadoslavL 2023-10-17 10:02:08 +0300
  • 81a4f29c73 add 'Import YouTube watch history (.json)' entry to en-US.json Ulysses Zhan 2023-10-16 21:46:41 -0700
  • d7ea5609b2 move styles for download widget to default.css file jt404 2023-10-17 01:00:14 +0200
  • 0bd415158f Fix importing FreeTube subscriptions with multiple profiles ChunkyProgrammer 2023-07-26 18:53:29 -0700
  • 50977fb5d9 added translation importing watch history from youtube: zh-CN, zh-TW Ulysses Zhan 2023-10-14 16:05:07 -0700
  • a1a0e4c59f update readme about importing watch history Ulysses Zhan 2023-10-14 15:56:04 -0700
  • b9cbdce976 add: importing watch history from YouTube Ulysses Zhan 2023-10-14 15:49:33 -0700
  • 8125ddca06 Replace inline styling for download widget with css file jt404 2023-10-12 03:21:34 +0200
  • 069e91d2a6
    alpine v3.18 & Update Helm release postgresql (#4103) xbdm 2023-10-10 15:12:21 -0400
  • 8e45e05fba
    Get "author_verified" using the instance method instead of using the info hash. RadoslavL 2023-10-09 09:20:35 +0300
  • 0aebac5f3e
    Captions: Use 'fmt=vtt' instead of 'format=vtt' Samantaz Fox 2023-10-08 12:40:49 +0200