Commit Graph

  • 3b117944ee Deprecation notice main ovosimpatico 2024-07-29 18:59:17 -03:00
  • 9313618995 version bump v0.9 ovosimpatico 2024-02-05 11:42:51 -03:00
  • 55dd138727 readme username change + state of the project ovosimpatico 2024-02-05 11:40:59 -03:00
  • dc350b718d encoding issue, fix #4 ovosimpatico 2024-02-05 11:25:29 -03:00
  • 84b19d1c89 Fix for requests being called before dependency test That fixes an instant crash when the user have not installed the dependencies, by only calling it after the code makes sure it is installed nanometer5088 2023-07-13 14:08:53 -03:00
  • a9fa31a29c PEP-8 Compliance nanometer5088 2023-06-29 13:36:47 -03:00
  • ba844d7a79 Update issue templates nanometer5088 2023-06-24 19:30:27 -03:00
  • d3890b3086 Edited docs to reflect instance change nanometer5088 2023-06-24 19:23:18 -03:00
  • 5a7ba85f53 Configurable rate-limit! Instance changed to esmailelbob.xyz bc official one was breaking (likely due to scraping/botting protection) Configurable rate-limit added - applies to downloader and scraper v0.86 nanometer5088 2023-06-24 18:52:28 -03:00
  • f951ce5590 Don't download already downloaded videos Requesting to download existent videos will skip for better performance. nanometer5088 2023-06-20 22:09:03 -03:00
  • e136fa36b8 Media Player is now configurable MPV will still be the main recommendation **Very useful when MPV is installed as a flatpak** nanometer5088 2023-06-20 21:37:45 -03:00
  • b16c1b7679 Never on a single commit >:( Signed-off-by: nanometer5088 <code.deleo@simplelogin.com> nanometer5088 2023-06-20 19:18:05 -03:00
  • 5940540a63 I messed up - Updater fix * Not using external lib to get the version anymore * Remove atoma from requirements.txt, it's not used since the scraping update nanometer5088 2023-06-20 19:13:58 -03:00
  • 1754e1f377 Initial work into optional settings Moved proxitok_instance to OPTIONS Signed-off-by: nanometer5088 <code.deleo@simplelogin.com> nanometer5088 2023-06-20 18:52:24 -03:00
  • 93620c11f2 Merge pull request #3 from zayKenyon/patch-1 nanometer5088 2023-05-13 20:41:40 -03:00
  • dc5ce4c28f bump version zay 2023-05-14 00:39:43 +01:00
  • 2b2730cfd0 Small README.md change Signed-off-by: nanometer5088 <code.deleo@simplelogin.com> nanometer5088 2023-05-13 16:52:02 -03:00
  • c8e24187e3 instance changing + logging + scraping notice Signed-off-by: nanometer5088 <code.deleo@simplelogin.com> v0.8 nanometer5088 2023-05-13 13:59:12 -03:00
  • 8ae75b9c94 code cleanup + trending videos amount Signed-off-by: nanometer5088 <code.deleo@simplelogin.com> v0.75 nanometer5088 2023-05-13 11:52:51 -03:00
  • 7092c24389 Merge pull request #2 from gageirwin/main nanometer5088 2023-05-13 11:20:06 -03:00
  • 8afbcf9227 Update main.py Gage Irwin 2023-05-12 18:51:39 -05:00
  • 1b63fef063 Update trending.py Gage Irwin 2023-05-12 18:51:06 -05:00
  • 27df57f623 Update byuser.py Gage Irwin 2023-05-12 18:50:42 -05:00
  • 00ac7540ca Update byuser.py Gage Irwin 2023-05-12 18:27:46 -05:00
  • 7fd719a884 Update byuser.py Gage Irwin 2023-05-11 23:13:50 -05:00
  • b88df044a7 Update requirements.txt Gage Irwin 2023-05-11 23:12:17 -05:00
  • 0897034707 Update main.py Gage Irwin 2023-05-11 23:11:56 -05:00
  • 93fb403de9 Update .gitignore Gage Irwin 2023-05-11 23:10:26 -05:00
  • 4e8373bf35 Remove warning in main README v0.7 nanometer5088 2023-04-05 10:19:08 -03:00
  • 862395322f Fix trending + launch arguments Why upstream breaks everything >:( nanometer5088 2023-03-24 20:18:08 -03:00
  • 5a578721f5 Improved code around version check It won't assume you have no internet connection if you can't connect to Github, it will do further testing Regardless, it'll be logged. nanometer5088 2023-03-24 17:55:24 -03:00
  • a73a134b6b Hotfix - updater nanometer5088 2023-03-24 17:34:51 -03:00
  • f5d41627bf Moved VERSION to a constant + VERSION bump * This small change will allow me to distribute the software as a binary in the future nanometer5088 2023-03-24 17:09:26 -03:00
  • 4863aeb830 Fix downloading and streaming not working * Due to upstream changes on how RSS feeds are generated, CLI-TikTok was generating broken links * Changed to use the official ProxiTok instance nanometer5088 2023-03-24 16:58:13 -03:00
  • 07cb7f4b2e quick fix on README nanometer5088 2023-03-22 17:10:54 -03:00
  • 81f7c4ba0f Add note about project stability and recommend using CLI-Python branch for functional version. nanometer5088 2023-03-22 17:08:25 -03:00
  • 4d2990d5f3 Change LICENSE to AGPL-3 nanometer5088 2023-03-22 06:52:21 -03:00
  • b3adab4d80 Rewritten poor code on byuser.py and init.py v0.6 nanometer5088 2023-02-20 01:38:22 -03:00
  • 35a07482b4 Removed comments stating the obvious and rewritten some of them. nanometer5088 2023-02-12 19:03:10 -03:00
  • f08088111f Rewritten src/logs.py and better comments on logs and init nanometer5088 2023-02-12 17:35:27 -03:00
  • a4167715e2 VERSION Bump v0.5 nanometer5088 2023-02-08 12:51:57 -03:00
  • 1f1a5e42b3 Using JSON instead of TXT Likes! Unlike TXT, JSON is a machine-readable file, meaning it'll be easier to get information and more reliable against changes by TikTok! nanometer5088 2023-02-08 12:49:31 -03:00
  • 54bf671849 fix log - hotfix nanometer5088 2023-02-06 09:36:32 -03:00
  • cfcb5768e9 VERSION bump v0.42 nanometer5088 2023-02-06 00:43:19 -03:00
  • c1fb410f3f Operating System and Python detection! nanometer5088 2023-02-06 00:42:01 -03:00
  • e387d54b1d PEP8 Compliance * Version bump * 30 -> 24 videos are now able to be retrieved... v0.41 nanometer5088 2023-02-04 02:08:51 -03:00
  • c4b5aa102e All around fixes * Switched Trending and user API, the new one is more stable. * Introduced logging. It'll be very useful to understand what the code is doing, and why something broke. * Reworked detect_dead_link() which broke recently. v0.4 nanometer5088 2023-02-03 23:28:33 -03:00
  • 978d6f976e Trending videos!! * Added trending videos * Fix updater v0.3 nanometer5088 2023-01-30 13:47:19 -03:00
  • b586be171e PEP8 Compliance v0.2 nanometer5088 2023-01-28 21:27:46 -03:00
  • cb59a11cfa Initial testing + proper comments nanometer5088 2023-01-28 00:20:18 -03:00
  • caa45bfe26 Feature complete! * Added downloading tiktoks by username (currently limited to 30 videos) * Updated README.md to better reflect the project's situation * Refactored existing downloading / streaming functions to improve code readability. nanometer5088 2023-01-27 22:55:17 -03:00
  • 51b9d11c22 Added Discord support banner nanometer5088 2023-01-27 12:29:40 -03:00
  • b83e6b5096 Error handling for missing Mpv nanometer5088 2023-01-27 11:49:30 -03:00
  • 0033fb49b6 'Likes.txt file not needed anymore for options that don't require it. nanometer5088 2023-01-27 11:35:02 -03:00
  • 3bd4c5919b Added logo nanometer5088 2023-01-26 21:48:11 -03:00
  • 0c2e6f221e Fixes and features * Fix error when streaming on Linux * Reworked main.py * Deleted config.cfg * Added feature: stream tiktok from a specific user nanometer5088 2023-01-26 21:19:03 -03:00
  • 172ae8285d Downloader is here! * Downloader feature added * Error handling nanometer5088 2023-01-13 21:40:57 -03:00
  • 64b40b5cd3 Cleaning up * Remove leftover debug code * Added explanation on how to use config.cfg * Error handling when all tiktoks were played on non-randomized order nanometer5088 2023-01-13 20:43:13 -03:00
  • 389e454162 Random playback now optional - config.cfg nanometer5088 2023-01-13 20:21:41 -03:00
  • 2a04145339 Organizing better + preparations for future features nanometer5088 2023-01-13 16:10:40 -03:00
  • ad589d7b32 Faster * The video isn't downloaded anymore in order to be played. It now streams from tiktok directly * Introduced a VERSION file. This will be useful in future features of the program nanometer5088 2023-01-11 18:15:31 -03:00
  • 88926c9415 added MPV mention in documentation nanometer5088 2023-01-08 13:21:27 -03:00
  • 432cad7080 Completed documentation v0.1a nanometer5088 2023-01-08 04:48:17 -03:00
  • d8f9d1f65f First commit with content nanometer5088 2023-01-08 04:04:32 -03:00
  • c4a6e4f5e4 Initial commit nanometer5088 2023-01-08 04:43:02 +00:00