Commit Graph

  • 4d3a9f9da1
    Add 'Show as Playlist' to Channel Page [Try 2] DCCXX 2022-11-19 22:13:16 +0100
  • 98c1229e02
    Merge branch 'iv-org:master' into master DCCXX 2022-11-19 15:40:02 +0000
  • 1bb8f2815d
    CI: Use Crystal 1.6.2 in test matrix Samantaz Fox 2022-11-17 22:41:51 +0000
  • 516efd2df3
    Cleanup videos (#3238) Samantaz Fox 2022-11-17 01:03:23 +0100
  • 47cc26cb3c
    videos: fix 'Arithmetic overflow' error Samantaz Fox 2022-11-16 18:18:35 +0100
  • cc5c83333f
    videos: improve fetching of streaming data Samantaz Fox 2022-11-06 21:23:58 +0100
  • b422606495
    Update watch.ecr rocket_2019 2022-11-12 14:39:32 +0100
  • cf629b3eb3
    Merge pull request #1 from rocket2021/rocket2021-patch-1 rocket_2019 2022-11-12 14:13:39 +0100
  • 1d53b72e65
    Update template.ecr rocket_2019 2022-11-12 14:12:08 +0100
  • 7480df6d53
    readme: Update matrix room ID Samantaz Fox 2022-11-09 21:23:26 +0000
  • d3d9cfdd0d Cleanup Wes van der Vleuten 2022-11-09 00:32:38 +0100
  • c03f92baf7 Fixed watch indicator when position is not saved Wes van der Vleuten 2022-11-08 23:22:44 +0100
  • 5bcb5f3175 Removed console.log Wes van der Vleuten 2022-11-08 23:19:27 +0100
  • c95ee10d69 Added parital watch indicator on more locations Wes van der Vleuten 2022-11-08 23:18:24 +0100
  • f604c1c68b Fixed thumbnails with darkreader, Added watched indicator in more locations Wes van der Vleuten 2022-11-08 23:15:42 +0100
  • 7b57381773 Added watch indicator Wes van der Vleuten 2022-11-07 19:03:23 +0000
  • 437f42250e
    Watched marker Wes van der Vleuten 2022-11-07 03:49:00 +0100
  • 8eb0544b1f update ghost 2022-11-07 02:09:27 +0100
  • caddebae09 update ghost 2022-11-07 01:58:54 +0100
  • 26026173f9 update ghost 2022-11-07 01:52:15 +0100
  • b634c10f01 update ghost 2022-11-07 01:43:36 +0100
  • 391e80ece3 update ghost 2022-11-07 01:37:14 +0100
  • 457aa89da9 update ghost 2022-11-07 01:33:15 +0100
  • a1ba3d3de1 update ghost 2022-11-07 01:23:30 +0100
  • 09942dee66
    Add support for the new channel layout - part 1 (#3374) Samantaz Fox 2022-11-02 22:05:48 +0100
  • 9da1827e95
    Dirty fix to get back the channel videos Samantaz Fox 2022-11-02 00:58:33 +0100
  • 758b7df400
    dockerfile: Pass '-Ddisable_quic' to 'crystal build' (#3376) Samantaz Fox 2022-11-01 17:34:26 +0000
  • ee719edb29 dockerfile: Pass '-Ddisable_quic' to 'crystal build' Samantaz Fox 2022-11-01 01:55:03 +0100
  • 46a63e6150
    extractors: Add support for reelItemRenderer Samantaz Fox 2022-10-31 21:30:10 +0100
  • f267394bbe
    extractors: Add support for richGridRenderer Samantaz Fox 2022-10-31 20:40:43 +0100
  • c0834c6d85
    Update template.ecr rocket_2019 2022-10-31 21:04:45 +0100
  • a9a74e9d2a
    Create video-inv.css rocket_2019 2022-10-31 20:42:25 +0100
  • ddeaf41404
    Create index1.css rocket_2019 2022-10-31 20:41:26 +0100
  • 2acff70811
    videos: handle different JSON structs being present in cache Samantaz Fox 2022-10-03 21:58:52 +0200
  • db91d3af66
    videos: Fix some bugs Samantaz Fox 2022-09-14 20:08:36 +0200
  • 83795c245a
    videos: Support the new like button's structure Samantaz Fox 2022-09-08 00:06:58 +0200
  • d659a451d6
    videos: remove unused 'VideoRedirect' exception Samantaz Fox 2022-08-23 19:04:08 +0200
  • 87a5d70062
    videos: move API's JSON structure to a dedicated module Samantaz Fox 2022-08-23 19:03:09 +0200
  • ae03ed7bf7
    videos: move player/next parsing code to a dedicated file Samantaz Fox 2022-08-23 17:56:09 +0200
  • e23ceb6ae9
    videos: Fix extraction code according to tests Samantaz Fox 2022-08-21 17:28:27 +0200
  • 33150f5de3
    spec: Add test cases for regular videos extraction Samantaz Fox 2022-08-21 17:26:30 +0200
  • 7df0cfcbed
    Videos: fix 'views' parsing for livestreams Samantaz Fox 2022-08-03 21:31:46 +0200
  • 907ddfa06a
    spec: Add tests for recent changes Samantaz Fox 2022-08-02 18:45:43 +0200
  • 6aaea7fafa
    Videos: parse data during first fetching Samantaz Fox 2022-07-24 23:30:58 +0200
  • cd03fa06ae
    videos: move 'Caption' and associated global/functions to a separate file Samantaz Fox 2022-05-23 22:37:58 +0200
  • 9baaef412f
    videos: move 'VideoPreferences' and its associated function to a separate file Samantaz Fox 2022-05-23 22:29:10 +0200
  • 88141c459c
    videos: move formats structure to a separate file/module Samantaz Fox 2022-05-23 21:54:48 +0200
  • 6250039405
    videos: move regions list to a dedicated file Samantaz Fox 2022-08-23 18:23:53 +0200
  • 84cd4d6a5b
    Makefile: disable QUIC by default (#3367) Samantaz Fox 2022-10-30 12:58:23 +0000
  • a1c6159e6f
    Translations update from Hosted Weblate (#3365) Samantaz Fox 2022-10-30 13:55:53 +0100
  • b7555343a0
    Add missing languages to the locales list (#3369) Samantaz Fox 2022-10-30 13:55:04 +0100
  • 4055c3bec8
    i18n: Add Bengali, Catalan, Basque, Sinhala and Slovak Samantaz Fox 2022-10-30 13:46:28 +0100
  • c5303d55e5
    Update CI (#3368) Samantaz Fox 2022-10-30 13:26:53 +0100
  • 8096c2d81d
    CI: bump install-crystal action to v1.7.0 Samantaz Fox 2022-10-30 13:18:50 +0100
  • 4e1f5c8357
    CI: bump Crystal versions Samantaz Fox 2022-10-30 13:18:23 +0100
  • f6c16e29af
    Makefile: disable QUIC by default Samantaz Fox 2022-10-30 13:16:53 +0100
  • bba693e2af
    Update Korean translation Hosted Weblate 2022-10-29 00:55:13 +0200
  • 127bfd5023
    Update Esperanto translation Hosted Weblate 2022-10-29 00:55:12 +0200
  • 2edfe4a463
    Update Lithuanian translation Hosted Weblate 2022-10-29 00:55:12 +0200
  • 4b1ef90d96
    Update Norwegian Bokmål translation Hosted Weblate 2022-10-29 00:55:12 +0200
  • 0c7919f3d9
    Dont use quay for the postgresql bitnami image Émilien Devos 2022-10-25 20:57:51 +0000
  • 72cf49eda1
    Remove twitter:site meta tag from watch view (#3361) Samantaz Fox 2022-10-25 20:41:30 +0200
  • e2ab488e7f
    Add meta tags to channels (#3347) Samantaz Fox 2022-10-25 20:39:06 +0200
  • 1e96206b0b Remove twitter:site meta tag from watch view thecashewtrader 2022-10-25 15:49:45 +0530
  • 6f301db11c Remove twitter:site meta tag from channel view thecashewtrader 2022-10-25 15:25:58 +0530
  • 12db1be87b
    Translations update from Hosted Weblate (#3333) Samantaz Fox 2022-10-23 14:22:49 +0200
  • cdb370f56b
    Add channel name to embeds (#3338) Samantaz Fox 2022-10-23 14:16:43 +0200
  • ae4f67f39c
    Update Korean translation Hosted Weblate 2022-10-19 13:01:35 +0200
  • fcd29a4143
    Update Lithuanian translation Hosted Weblate 2022-10-19 13:01:35 +0200
  • fa544c158a
    Update Vietnamese translation Hosted Weblate 2022-10-19 13:01:35 +0200
  • 7f3509aa36
    Update Spanish translation Hosted Weblate 2022-10-19 13:01:35 +0200
  • a1e0a6b499 Add meta tags to channels thecashewtrader 2022-10-15 19:37:47 +0530
  • 6ea3673cf0 Move uploader channel name to og:site_name thecashewtrader 2022-10-13 21:44:16 +0530
  • 3b39b8c772
    Add table cleaning job (#3294) Samantaz Fox 2022-10-12 10:06:36 +0200
  • ffb42a9b23 Add channel name to embeds thecashewtrader 2022-10-08 15:13:02 +0530
  • e6bc502104
    Minor fixes Samantaz Fox 2022-06-07 19:08:48 +0200
  • 0e40b23d46
    Unify the multiple to_xml methods in a single function Samantaz Fox 2022-04-17 17:34:54 +0200
  • 6b8189b465
    Unify parameters of the different #to_xml methods Samantaz Fox 2022-04-17 15:53:10 +0200
  • 7c3c0564f5
    Remove youtube IDs from ChannelVideo/PlaylistVideo #to_xml methods Samantaz Fox 2022-04-17 15:41:13 +0200
  • add7f6f8fa
    Use 'atom_feed_builder()' to build Atom feeds Samantaz Fox 2021-11-16 21:23:13 +0100
  • c700d81426
    Add an Atom feed builder helper Samantaz Fox 2021-11-16 18:21:19 +0100
  • b4674ffae4
    jobs: Allow each job to have its own config Samantaz Fox 2022-10-03 21:37:56 +0200
  • 6707368f19
    Translations update from Hosted Weblate (#3324) Samantaz Fox 2022-09-28 19:58:35 +0200
  • 1e186257da
    Update Korean translation Hosted Weblate 2022-09-28 19:57:48 +0200
  • d85fcc4e7c
    Update French translation Hosted Weblate 2022-09-28 19:57:48 +0200
  • 3e13d83ced
    Update Polish translation Hosted Weblate 2022-09-28 19:57:48 +0200
  • 14de6a5658
    Update Portuguese translation Hosted Weblate 2022-09-28 19:57:48 +0200
  • 6100d5f12d
    Update Russian translation Hosted Weblate 2022-09-28 19:57:48 +0200
  • dcfa0687f4
    Allow to set max playlist length via a config variable (#3283) Samantaz Fox 2022-09-28 19:53:59 +0200
  • a01433960d
    Never mark feature requests/enhancements as stale (#3331) Samantaz Fox 2022-09-28 19:32:36 +0200
  • 18a7ebe3a5
    Correct peertubeify URL in README.md (#3325) Benjamin Loison 2022-09-28 19:09:13 +0200
  • 7069969198
    Never mark feature requests/enhancements as stale Samantaz Fox 2022-09-28 17:56:02 +0200
  • 7c45026383 Fix playlist limit Jakub Filo 2022-09-28 12:21:23 +0200
  • f915688719
    Correct peertubeify URL in README.md Benjamin Loison 2022-09-22 15:12:04 +0200
  • c805e3a016
    Merge 819ea4a296 into cf12e9dec1 zer0-x 2022-09-17 13:15:03 +0200
  • cf12e9dec1
    Fix the video title overlay's colors in embed (#3308) Samantaz Fox 2022-09-17 13:11:08 +0200
  • 221d472127
    Replicate headers and params made by yt apps (#3290) Samantaz Fox 2022-09-15 23:26:21 +0200
  • 376ed3f4d3
    css: Fix the video title overlay's colors in embed Samantaz Fox 2022-09-12 00:13:24 +0200
  • 7df176d750
    Keep listen mode after related video click (#3160) Samantaz Fox 2022-09-11 15:32:14 +0200
  • 0fa3250f02
    Translations update from Hosted Weblate (#3301) Samantaz Fox 2022-09-11 15:31:10 +0200