Commit Graph

  • a960ec5b02 Merge branch '14-do-not-notify-subscribers-for-shorts' into 'master' main VC 2024-09-16 08:40:12 +00:00
  • c0a20a86cc ⬆️: cargo update VC 2024-09-16 10:17:55 +02:00
  • ca46d00175 : you can now choose to notify on shorts or not VC 2024-09-16 09:54:27 +02:00
  • 9b777dcf57 🔧: add youtube option/put youtube oauth2 in its own struct VC 2024-09-16 08:40:08 +02:00
  • 7c6a52d2ed Merge branch 'fix_pt_refresh_token' into 'master' VC 2024-09-13 17:34:31 +00:00
  • 47be0abbf4 ⬆️: cargo update VC 2024-09-13 19:33:02 +02:00
  • 7a652f19a5 🚑️: rewrite toml file at the end of execution for PT VC 2024-09-13 19:32:12 +02:00
  • 6db9009d56 Merge branch '12-write-tokens-inside-the-main-config-file' into 'master' v0.9.0 VC 2024-09-09 12:32:18 +00:00
  • 4c2433a79e : write back tokens to the config file VC 2024-09-09 13:33:07 +02:00
  • 5f03c3b8f1 💄: make clippy happy VC 2024-09-09 11:07:20 +02:00
  • be1e55650e ⬆️: update version VC 2024-09-09 11:06:43 +02:00
  • 83eae99f33 Merge branch '11-select-a-pt-video-id-directly' into 'master' VC 2024-08-20 18:49:28 +00:00
  • fee6b51f45 : upload specific video VC 2024-08-20 20:47:46 +02:00
  • ef40d7ad9a Merge branch '10-handle-video-thumbnail' into 'master' VC 2024-08-20 08:35:10 +00:00
  • d1e86de937 : upload thumbnail VC 2024-08-20 10:33:38 +02:00
  • 59ea11f770 Merge branch 'fix/warning' into 'master' VC 2024-08-20 05:45:26 +00:00
  • ea59d9be3f Merge branch 'fix/warning' into 'master' VC 2024-07-22 08:08:47 +00:00
  • 2b70e6e32f Merge branch 'fix/warning' into 'master' VC 2024-07-22 08:01:32 +00:00
  • f5e0c660c9 🔥: remove unused IDs VC 2024-07-22 09:43:38 +02:00
  • e2cf84a889 Merge branch '8-this-lacks-tests' into 'master' VC 2024-05-17 10:02:57 +00:00
  • cc86a88771 🔖: bump version VC 2024-05-17 11:59:26 +02:00
  • 73572cde30 : add tests to peertube lib VC 2024-05-17 11:58:12 +02:00
  • a83140145c Merge branch '7-re-add-the-target-playlist-into-the-source-playlist' into 'master' v0.7.0 VC 2024-05-16 09:12:17 +00:00
  • e46889f1e1 : add back video to peertube playlist after adding to youtube playlist VC 2024-05-16 11:05:33 +02:00
  • 61f19c0ea1 ⬆️: update version VC 2024-05-15 13:26:47 +02:00
  • 0ae501f1b9 Merge branch '6-refactor-peertube-and-youtube-to-impl-struct-instead-of-functional-style' into 'master' v6.0.1 VC 2024-05-14 18:11:27 +00:00
  • 5383c8d216 ♻️: refactor src/peertube.rs and src/youtube.rs code to be more efficient regarding reqwest management VC 2024-05-14 17:29:17 +02:00
  • d70fbdac98 Merge branch '4-use-original-source-file-when-possible' into 'master' v6.0.0 VC 2024-05-14 08:42:25 +00:00
  • 982dc8b954 : add peertube source video file VC 2024-05-13 22:18:58 +02:00
  • bf622d6989 Merge branch 'rust_1_77' into 'master' v0.5.5 VC 2024-04-12 07:22:09 +00:00
  • a687f008df 🔖: bump version and dependencies VC 2024-04-12 09:09:45 +02:00
  • e2ab93c04e Merge branch 'fix_title_length' into 'master' v0.5.4 VC 2023-12-28 09:40:26 +00:00
  • 9e1c27be29 fix: truncate YT vid title to 100 chars VC 2023-12-28 10:35:08 +01:00
  • ab9ea1a8ee Merge branch 'tamerelol' into 'master' VC 2023-10-26 09:06:47 +00:00
  • 66f288c069 feat: add --vice option v0.5.3 VC 2023-10-25 15:33:10 +02:00
  • b208daa0ea Merge branch 'feat/remove_max_dl' into 'master' v0.5.2 VC 2023-10-19 09:19:02 +00:00
  • f3ad81716d refactor: remove get_max_resolution_dl (ord makes it redundant) VC 2023-10-19 11:12:16 +02:00
  • f18ce899aa chore: bump version + update dep VC 2023-10-19 11:01:14 +02:00
  • bf0b1c4e3f Merge branch 'refactor_dl_url' into 'master' v0.5.1 VC 2023-10-17 11:57:48 +00:00
  • eb398a880a refactor: regroup now_kiss and get_dl_video_stream functions VC 2023-10-17 13:55:03 +02:00
  • 1db91ec3dc Merge branch '3-progress-bar-on-the-upload-download-code-portion' into 'master' v0.5.0 VC 2023-10-17 07:47:09 +00:00
  • 1d4ae8f152 feat: add progress bar to the transferring process VC 2023-10-17 09:26:07 +02:00
  • 58f36a56f7 chore: bump version + add indicatif/async-stream VC 2023-10-17 08:37:01 +02:00
  • e17ba6cf7e Merge branch '2-tootube-should-log-moar' into 'master' v0.4.1 VC 2023-10-16 19:39:00 +00:00
  • 3d53ad7bbd doc: update documentation VC 2023-10-16 21:36:41 +02:00
  • 3f482ff258 feat: add relevant debug bits VC 2023-10-16 21:23:29 +02:00
  • ae3fa74d9b chore: bump version VC 2023-10-16 21:23:15 +02:00
  • 62641f526f refactor: add Ord/PartialOrd/PartialEq for PeerTubeVideoStreamingPlaylistsFiles struct VC 2023-10-16 21:22:47 +02:00
  • d83985394c Merge branch 'feat_pl' into 'master' v0.4.0 VC 2023-10-15 08:23:55 +00:00
  • ebc42f915d feat: add the newly added video to playlists if any VC 2023-10-14 22:45:08 +02:00
  • 8d4d683f55 Merge branch 'wtf' into 'master' v0.3.1 VC 2023-10-14 17:30:11 +00:00
  • 2b508e90c1 feat: add reqwest multipart feature VC 2023-10-14 19:28:49 +02:00
  • 3482456adb Merge branch 'register_function' into 'master' VC 2023-10-14 17:22:17 +00:00
  • 568ca00d98 feat: add register command VC 2023-10-14 19:12:36 +02:00
  • 7fda7069a9 Merge branch 'revert-9ca27a26' into 'master' VC 2023-10-14 17:16:47 +00:00
  • 3d9ebcc2a5 Revert "Merge branch 'register_function' into 'master'" VC 2023-10-14 17:15:34 +00:00
  • 9ca27a262f Merge branch 'register_function' into 'master' VC 2023-10-14 17:14:14 +00:00
  • d39c78c197 feat: add register command VC 2023-10-14 19:12:36 +02:00
  • 6867882ca0 doc: add registration documentation + update general documentation VC 2023-10-14 19:11:34 +02:00
  • a00753b9eb feat: add multipart reqwest feature VC 2023-10-14 19:10:21 +02:00
  • 8a9a365a04 chore: update version VC 2023-10-14 18:17:11 +02:00
  • 4a47eb1d08 chore: cargo update VC 2023-10-14 18:16:20 +02:00
  • 1bdd747202 Merge branch 'feat_cargo_update+style' into 'master' v0.3.0 VC 2023-10-11 06:40:34 +00:00
  • 0640c4c263 style: regroup 'use' VC 2023-10-10 21:13:40 +02:00
  • 59ad8994b1 chore: cargo update VC 2023-10-10 21:09:10 +02:00
  • f1d05e9785 Merge branch 'rev0-2' into 'master' VC 2023-10-09 12:09:38 +00:00
  • 0451543d6d feat: async + stream VC 2023-10-06 16:21:11 +02:00
  • b810de5e57 Merge branch 'rev3' into 'master' v0.2.0 VC 2023-10-05 07:49:12 +00:00
  • 9bb088cc5e doc: update README VC 2023-10-05 09:47:50 +02:00
  • bddfb44614 chore: bump version to 0.2.0 VC 2023-10-05 09:47:41 +02:00
  • 9cf81ec9e5 fix: publish the entire content in case of failure VC 2023-10-05 09:37:55 +02:00
  • 3c2bbf68f0 fix: take last video VC 2023-10-05 09:37:17 +02:00
  • f2a38ed506 Merge branch 'tootube2' into 'master' VC 2023-10-04 14:44:33 +00:00
  • 54c926fd1e feat: add log VC 2023-10-04 13:59:38 +02:00
  • 328ab8ba7b debug functions VC 2023-10-04 13:54:04 +02:00
  • 06e5c5a5ba fix: send file, not just name VC 2023-10-04 10:28:04 +02:00
  • fdee8d7fe9 test: to be dropped VC 2023-10-04 10:27:34 +02:00
  • 1b4ef5e920 fix: post instead of put VC 2023-10-04 10:11:59 +02:00
  • 301e6d1e32 style: make fmt happy VC 2023-10-03 16:16:34 +02:00
  • 8664b169f0 fix: get the whole upload URL instead of just the ID VC 2023-10-03 16:09:47 +02:00
  • 1ed86085bc feat: add license VC 2023-10-03 15:49:57 +02:00
  • 8bdfdae1aa feat: reverse publishAt sort VC 2023-10-03 15:46:07 +02:00
  • c51d9adb49 Merge branch 'tootube1' into 'master' VC 2023-10-03 13:41:28 +00:00
  • e664853728 First functional version VC 2023-09-29 18:10:10 +02:00
  • 2a3ebf6fe4 Merge branch 'main' into 'master' VC 2023-09-29 16:00:36 +00:00
  • f2a7119a11 fix: dl function VC 2023-09-29 17:59:07 +02:00
  • 65cbb89eb5 Initial commit VC 2023-09-29 17:16:47 +02:00