From dc8dd0bb2e1d11cd6fc646187e890a40c0b198dd Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Mon, 9 Oct 2023 22:58:36 +0300 Subject: [PATCH] m --- .../torrent/automation/jackett/articles.txt | 2 ++ net/proto/torrent/automation/jackett/src.txt | 17 +++++++++++ net/proto/torrent/protocol/torznab.txt | 1 + nontech/song/blues/oscar-benton.txt | 1 + ...en.txt => highwaymen-american-outlaws.txt} | 0 nontech/song/disco/shocking-blue.txt | 2 ++ nontech/song/dolly-parton.txt | 3 ++ .../song/europe/france/mireille-mathieu.txt | 3 ++ .../song/europe/france/salvatore-adamo.txt | 3 ++ nontech/song/europe/italian/gypsy-kings.txt | 7 +++++ .../song/europe/italian/the-gypsy-queens.txt | 3 ++ nontech/song/grace-jones.txt | 30 +++++++++++++++++++ nontech/song/rock/led-zeppeling.txt | 6 ++++ 13 files changed, 78 insertions(+) create mode 100644 net/proto/torrent/automation/jackett/src.txt create mode 100644 net/proto/torrent/protocol/torznab.txt rename nontech/song/countrie/{highwaymen.txt => highwaymen-american-outlaws.txt} (100%) create mode 100644 nontech/song/dolly-parton.txt create mode 100644 nontech/song/europe/france/mireille-mathieu.txt create mode 100644 nontech/song/europe/france/salvatore-adamo.txt create mode 100644 nontech/song/europe/italian/gypsy-kings.txt create mode 100644 nontech/song/europe/italian/the-gypsy-queens.txt create mode 100644 nontech/song/grace-jones.txt create mode 100644 nontech/song/rock/led-zeppeling.txt diff --git a/net/proto/torrent/automation/jackett/articles.txt b/net/proto/torrent/automation/jackett/articles.txt index 367f393dd..e93dd76e1 100644 --- a/net/proto/torrent/automation/jackett/articles.txt +++ b/net/proto/torrent/automation/jackett/articles.txt @@ -1,3 +1,5 @@ +2023 +https://www.rapidseedbox.com/blog/guide-to-jackett 2021 https://habr.com/ru/post/545784/ https://www.oracle.com/cloud/free/ diff --git a/net/proto/torrent/automation/jackett/src.txt b/net/proto/torrent/automation/jackett/src.txt new file mode 100644 index 000000000..e530be9fc --- /dev/null +++ b/net/proto/torrent/automation/jackett/src.txt @@ -0,0 +1,17 @@ +https://github.com/Jackett/Jackett +https://github.com/Jackett/Jackett#supported-systems + +https://github.com/Jackett/Jackett/tree/master/src/Jackett.Common/Definitions +https://github.com/Jackett/Jackett/tree/master/src/Jackett.Common/Indexers +https://github.com/Jackett/Jackett/wiki/Definition-format + +src/Jackett.Common/ + Definitions/ + .yaml + Indexers/ + +https://github.com/webtor-io/go-jackett + usage sample !!! + +https://github.com/Jackett/Jackett/blob/master/CONTRIBUTING.md +https://github.com/Jackett/Jackett/wiki/Troubleshooting diff --git a/net/proto/torrent/protocol/torznab.txt b/net/proto/torrent/protocol/torznab.txt new file mode 100644 index 000000000..a0e1851af --- /dev/null +++ b/net/proto/torrent/protocol/torznab.txt @@ -0,0 +1 @@ +https://torznab.github.io/spec-1.3-draft/index.html diff --git a/nontech/song/blues/oscar-benton.txt b/nontech/song/blues/oscar-benton.txt index 2d9f185c7..2d526de58 100644 --- a/nontech/song/blues/oscar-benton.txt +++ b/nontech/song/blues/oscar-benton.txt @@ -1,4 +1,5 @@ 2020 OscarBenton - Bensonhurst Blues of 3:50 https://www.youtube.com/watch?v=UQ_dHWgHxtk + ! ru translation https://www.youtube.com/watch?v=I8SO5lHYUt0 diff --git a/nontech/song/countrie/highwaymen.txt b/nontech/song/countrie/highwaymen-american-outlaws.txt similarity index 100% rename from nontech/song/countrie/highwaymen.txt rename to nontech/song/countrie/highwaymen-american-outlaws.txt diff --git a/nontech/song/disco/shocking-blue.txt b/nontech/song/disco/shocking-blue.txt index 9f991fde2..69d802f77 100644 --- a/nontech/song/disco/shocking-blue.txt +++ b/nontech/song/disco/shocking-blue.txt @@ -4,3 +4,5 @@ MariskaVeres - Venus - Shizgare 1975 Mariska Veres (Shocking Blue) - Take Me High https://www.youtube.com/watch?v=RQyMPu-Bx00 +.. + https://www.youtube.com/watch?v=QRBBIgBPayk diff --git a/nontech/song/dolly-parton.txt b/nontech/song/dolly-parton.txt new file mode 100644 index 000000000..c68c7bd9a --- /dev/null +++ b/nontech/song/dolly-parton.txt @@ -0,0 +1,3 @@ +2011 +Dolly Parton - Jolene 19880110 of 3:28 + https://www.youtube.com/watch?v=L0eeSoU35wM diff --git a/nontech/song/europe/france/mireille-mathieu.txt b/nontech/song/europe/france/mireille-mathieu.txt new file mode 100644 index 000000000..cdc24361b --- /dev/null +++ b/nontech/song/europe/france/mireille-mathieu.txt @@ -0,0 +1,3 @@ +2018 +Mireille Mathieu - Ciao Bambino Sorry of 3:03 + https://www.youtube.com/watch?v=09839DpTctU diff --git a/nontech/song/europe/france/salvatore-adamo.txt b/nontech/song/europe/france/salvatore-adamo.txt new file mode 100644 index 000000000..4615d96e9 --- /dev/null +++ b/nontech/song/europe/france/salvatore-adamo.txt @@ -0,0 +1,3 @@ +1972 +SalvatoreAdamo - Tombe la neige (1972) of 3:04 + https://www.youtube.com/watch?v=baUQugAHhU0 diff --git a/nontech/song/europe/italian/gypsy-kings.txt b/nontech/song/europe/italian/gypsy-kings.txt new file mode 100644 index 000000000..df0fbe14a --- /dev/null +++ b/nontech/song/europe/italian/gypsy-kings.txt @@ -0,0 +1,7 @@ +https://www.youtube.com/channel/UCMSvtHZgu0-n6ISejwL8rAw + +2016 +GipsyKings - Pena Penita + https://www.youtube.com/watch?v=UpI-fhQT09c +GipsyKings - Bamboléo of 4:16 + https://www.youtube.com/watch?v=659fYhZcmKk diff --git a/nontech/song/europe/italian/the-gypsy-queens.txt b/nontech/song/europe/italian/the-gypsy-queens.txt new file mode 100644 index 000000000..336bdd272 --- /dev/null +++ b/nontech/song/europe/italian/the-gypsy-queens.txt @@ -0,0 +1,3 @@ +2012 +TheGypsyQueens - L'Americano (Official Video) of 2:13 + https://www.youtube.com/watch?v=8fkqiQzO19s diff --git a/nontech/song/grace-jones.txt b/nontech/song/grace-jones.txt new file mode 100644 index 000000000..66efc4a13 --- /dev/null +++ b/nontech/song/grace-jones.txt @@ -0,0 +1,30 @@ +https://www.youtube.com/@GraceJonesVEVO + +2023 +Grace Jones - I've Seen That Face Before (Libertango) of 5:14 + https://www.youtube.com/watch?v=CVMbh6e2OXc + https://www.youtube.com/watch?v=BtGMMHXkUOc +2022 + https://www.youtube.com/watch?v=v5ynhA_SwsM + https://www.youtube.com/watch?v=mqfO4pB7tF4 +2016 +Interview + https://www.youtube.com/watch?v=bKVxyhBJb5g +2013 + https://www.youtube.com/watch?v=wsLRXez1A14 +2012 + https://www.youtube.com/watch?v=vSa5EvWqB7g +2011 +Libertango + https://www.youtube.com/watch?v=YMCKj6LDZ2U +2010 + https://www.youtube.com/watch?v=6kSZVtLFygs + https://www.youtube.com/watch?v=6S8bMWJHUD8 +2009 +GRACE JONES - I'VE SEEN THAT FACE BEFORE - Basel Bâle 2009 + https://www.youtube.com/watch?v=NzhVfRwrb5Y +Full Concert + https://www.youtube.com/watch?v=i3h5KS6x0qw +2010 +Libertango + https://www.youtube.com/watch?v=nIN3IE3DHqc diff --git a/nontech/song/rock/led-zeppeling.txt b/nontech/song/rock/led-zeppeling.txt new file mode 100644 index 000000000..50f5e358f --- /dev/null +++ b/nontech/song/rock/led-zeppeling.txt @@ -0,0 +1,6 @@ +2009 +with Pink + https://www.youtube.com/watch?v=mCTwK2CEZlg +1983 +Jimmy Page's Chopin Prelude n.4 - Arms Concert New York 1983 of 3:40 + https://www.youtube.com/watch?v=QATICdf7b-0