Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: axcore/tartube
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.260
Choose a base ref
...
head repository: axcore/tartube
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Mar 4, 2023

  1. fix typo

    ceonelson authored Mar 4, 2023
    Copy the full SHA
    1a74cac View commit details

Commits on Mar 5, 2023

  1. Merge pull request #513 from ceonelson/fix-typo

    fix typo
    axcore authored Mar 5, 2023
    Copy the full SHA
    246968c View commit details

Commits on Mar 12, 2023

  1. Copy the full SHA
    e8a46cb View commit details

Commits on Mar 15, 2023

  1. Fix python error when downloading clips using FFmpeg

    A S Lewis committed Mar 15, 2023
    Copy the full SHA
    4510daf View commit details

Commits on Mar 19, 2023

  1. Copy the full SHA
    bafe4bd View commit details
  2. Update issue templates

    axcore authored Mar 19, 2023
    Copy the full SHA
    ced0a11 View commit details

Commits on Mar 20, 2023

  1. Possible fix for locale issue #518

    A S Lewis committed Mar 20, 2023
    Copy the full SHA
    87a0ea2 View commit details

Commits on Mar 23, 2023

  1. add chinese locale

    allblue committed Mar 23, 2023
    Copy the full SHA
    e52dc81 View commit details
  2. Copy the full SHA
    999aa6a View commit details

Commits on Mar 24, 2023

  1. Merge pull request #524 from allblue/add-chinese-locale

    Add Chinese Simplified translate
    axcore authored Mar 24, 2023
    Copy the full SHA
    4a2182f View commit details
  2. Fix errors on mutliple video delete #521, add new playlist to existin…

    …g folder #522, bad entries in Video Index registry #523
    A S Lewis committed Mar 24, 2023
    Copy the full SHA
    c5745b8 View commit details

Commits on Apr 11, 2023

  1. Add improved video clip/slice functionality

    A S Lewis committed Apr 11, 2023
    Copy the full SHA
    18e2765 View commit details

Commits on Apr 12, 2023

  1. Fix livestream actions #536, sound failure #529, re-insert URLs in cl…

    …assic mode #532, override video names #520
    A S Lewis committed Apr 12, 2023
    Copy the full SHA
    d964448 View commit details

Commits on Apr 13, 2023

  1. Update to v2.4.370

    A S Lewis committed Apr 13, 2023
    Copy the full SHA
    8603306 View commit details
  2. Update to v2.4.370

    A S Lewis committed Apr 13, 2023
    Copy the full SHA
    ac73868 View commit details

Commits on Apr 17, 2023

  1. Copy the full SHA
    d4833aa View commit details
  2. Copy the full SHA
    bea6f93 View commit details

Commits on May 31, 2023

  1. Minor fixes/updates

    A S Lewis committed May 31, 2023
    Copy the full SHA
    62a4275 View commit details

Commits on Jun 1, 2023

  1. Copy the full SHA
    e4bc2ae View commit details

Commits on Jun 8, 2023

  1. Merge pull request #541 from Lux-Hue/ignore-twitch-not-live

    Allow ignoring \'twitch not live\' error of yt-dlp
    axcore authored Jun 8, 2023
    Copy the full SHA
    6cef93a View commit details
  2. Update to v2.4.386

    A S Lewis committed Jun 8, 2023
    Copy the full SHA
    613badc View commit details

Commits on Jun 9, 2023

  1. Fix error log #557, fix markers #558, add copy button #559

    A S Lewis committed Jun 9, 2023
    Copy the full SHA
    6c3b8d7 View commit details

Commits on Jun 22, 2023

  1. Copy the full SHA
    c404717 View commit details

Commits on Jun 30, 2023

  1. Update README.rst: typo

    fqd511 authored Jun 30, 2023
    Copy the full SHA
    a268c29 View commit details
  2. Merge pull request #567 from fqd511/patch-1

    Update README.rst: typo
    axcore authored Jun 30, 2023
    Copy the full SHA
    05f9fdd View commit details
  3. Copy the full SHA
    e7f041f View commit details

Commits on Jul 24, 2023

  1. Copy the full SHA
    325578f View commit details

Commits on Jul 30, 2023

  1. Update to v2.4.412

    A S Lewis committed Jul 30, 2023
    Copy the full SHA
    8bf5a5a View commit details

Commits on Sep 20, 2023

  1. Re-enable FFmpeg path on MSWini

    A S Lewis committed Sep 20, 2023
    Copy the full SHA
    7741f4c View commit details

Commits on Nov 21, 2023

  1. Update to v2.4.429

    A S Lewis committed Nov 21, 2023
    Copy the full SHA
    873da36 View commit details

Commits on Nov 22, 2023

  1. Custom FFmpeg commands #600, cairo crash experiment #577

    A S Lewis committed Nov 22, 2023
    Copy the full SHA
    ec0dd6a View commit details

Commits on Dec 11, 2023

  1. Fix #580 again

    A S Lewis committed Dec 11, 2023
    Copy the full SHA
    652ab3f View commit details

Commits on Dec 29, 2023

  1. Copy the full SHA
    7f88b6b View commit details

Commits on Jan 3, 2024

  1. Update to v2.5.0

    A S Lewis committed Jan 3, 2024
    Copy the full SHA
    8fba420 View commit details

Commits on Jan 8, 2024

  1. Video sort ignores punctuation #611

    A S Lewis committed Jan 8, 2024
    Copy the full SHA
    43d074b View commit details

Commits on Jan 23, 2024

  1. Fix video re-download and broken filter button

    A S Lewis committed Jan 23, 2024
    Copy the full SHA
    9f8863a View commit details

Commits on Mar 6, 2024

  1. Misc fixes and new features

    A S Lewis committed Mar 6, 2024
    Copy the full SHA
    94a70d5 View commit details

Commits on Mar 12, 2024

  1. Fix broken spinbutton in Custom DL edit window

    A S Lewis committed Mar 12, 2024
    Copy the full SHA
    5d2ccfe View commit details

Commits on Jun 4, 2024

  1. Fix can't set ytdl path in strict mode, #633

    A S Lewis committed Jun 4, 2024
    Copy the full SHA
    adaed3f View commit details

Commits on Jul 22, 2024

  1. Fix 'is a livestream' button in Classic Mode, #643

    A S Lewis committed Jul 22, 2024
    Copy the full SHA
    d5d8a05 View commit details

Commits on Aug 6, 2024

  1. Copy the full SHA
    3f13061 View commit details

Commits on Sep 1, 2024

  1. Update to v2.5.040

    A S Lewis committed Sep 1, 2024
    Copy the full SHA
    118eb44 View commit details

Commits on Oct 21, 2024

  1. Possible fix for failed thumbnail embedding, #626

    A S Lewis committed Oct 21, 2024
    Copy the full SHA
    ff76b75 View commit details

Commits on Oct 28, 2024

  1. Copy the full SHA
    f4686dc View commit details

Commits on Nov 26, 2024

  1. Update to v2.5.059

    A S Lewis committed Nov 26, 2024
    Copy the full SHA
    b0bb4ec View commit details

Commits on Dec 5, 2024

  1. Fix yt-dlp install issues on MSWin

    A S Lewis committed Dec 5, 2024
    Copy the full SHA
    b00868a View commit details

Commits on Dec 20, 2024

  1. Fix broken German locale #670

    A S Lewis committed Dec 20, 2024
    Copy the full SHA
    972f8ef View commit details

Commits on Feb 2, 2025

  1. Update to v2.5.100

    A S Lewis committed Feb 2, 2025
    Copy the full SHA
    c97c858 View commit details
Showing with 80,633 additions and 29,215 deletions.
  1. +1 −15 .github/ISSUE_TEMPLATE/bug_report.md
  2. +4 −0 AUTHORS
  3. +364 −8 CHANGES
  4. +277 −236 README.rst
  5. +1 −1 VERSION
  6. BIN icons/locale/flag_de.png
  7. BIN icons/locale/flag_zh_CN.png
  8. BIN icons/locale/flag_zh_Hant.png
  9. BIN icons/stock/cut_small.png
  10. BIN icons/stock/{properties.png → properties_small.png}
  11. BIN icons/tutorial/arrow.png
  12. BIN icons/tutorial/tutorial12.png
  13. BIN icons/tutorial/tutorial13.png
  14. BIN icons/tutorial/tutorial14.png
  15. BIN icons/tutorial/tutorial15.png
  16. BIN icons/tutorial/tutorial16.png
  17. BIN icons/tutorial/tutorial17.png
  18. BIN icons/tutorial/tutorial18.png
  19. BIN icons/tutorial/tutorial19.png
  20. BIN icons/tutorial/tutorial23.png
  21. BIN icons/tutorial/tutorial24.png
  22. BIN icons/tutorial/tutorial25.png
  23. BIN icons/tutorial/tutorial26.png
  24. BIN icons/tutorial/tutorial27.png
  25. BIN icons/tutorial/tutorial28.png
  26. BIN icons/tutorial/tutorial29.png
  27. BIN icons/tutorial/tutorial30.png
  28. BIN icons/tutorial/tutorial31.png
  29. BIN icons/tutorial/tutorial32.png
  30. BIN icons/tutorial/tutorial33.png
  31. BIN locale/de/LC_MESSAGES/tartube.mo
  32. +12,129 −0 locale/de/LC_MESSAGES/tartube.po
  33. BIN locale/en_US/LC_MESSAGES/base.mo
  34. BIN locale/en_US/LC_MESSAGES/tartube.mo
  35. +3,262 −2,789 locale/en_US/LC_MESSAGES/{base.po → tartube.po}
  36. BIN locale/es/LC_MESSAGES/base.mo
  37. BIN locale/es/LC_MESSAGES/tartube.mo
  38. +3,360 −2,851 locale/es/LC_MESSAGES/{base.po → tartube.po}
  39. BIN locale/fr/LC_MESSAGES/base.mo
  40. BIN locale/fr/LC_MESSAGES/tartube.mo
  41. +3,438 −2,823 locale/fr/LC_MESSAGES/{base.po → tartube.po}
  42. BIN locale/ko_KR/LC_MESSAGES/base.mo
  43. BIN locale/ko_KR/LC_MESSAGES/tartube.mo
  44. +3,289 −2,789 locale/ko_KR/LC_MESSAGES/{base.po → tartube.po}
  45. BIN locale/nl_NL/LC_MESSAGES/base.mo
  46. BIN locale/nl_NL/LC_MESSAGES/tartube.mo
  47. +3,295 −2,794 locale/nl_NL/LC_MESSAGES/{base.po → tartube.po}
  48. BIN locale/ru/LC_MESSAGES/base.mo
  49. BIN locale/ru/LC_MESSAGES/tartube.mo
  50. +3,337 −2,787 locale/ru/LC_MESSAGES/{base.po → tartube.po}
  51. BIN locale/tr/LC_MESSAGES/base.mo
  52. BIN locale/tr/LC_MESSAGES/tartube.mo
  53. +3,248 −2,781 locale/tr/LC_MESSAGES/{base.po → tartube.po}
  54. BIN locale/vi/LC_MESSAGES/base.mo
  55. BIN locale/vi/LC_MESSAGES/tartube.mo
  56. +3,256 −2,779 locale/vi/LC_MESSAGES/{base.po → tartube.po}
  57. BIN locale/zh_CN/LC_MESSAGES/tartube.mo
  58. +11,683 −0 locale/zh_CN/LC_MESSAGES/tartube.po
  59. BIN locale/zh_Hant/LC_MESSAGES/tartube.mo
  60. +11,509 −0 locale/zh_Hant/LC_MESSAGES/tartube.po
  61. +4 −4 nsis/tartube_install_64bit.nsi
  62. +5 −5 pack/bin/no_download/tartube
  63. +5 −5 pack/bin/pkg/tartube
  64. +5 −5 pack/bin/strict/tartube
  65. +1 −1 pack/copyright
  66. +1 −0 pack/stdeb.cfg
  67. +1 −1 pack/tartube.1
  68. BIN screenshots/example10.png
  69. BIN screenshots/example11.png
  70. BIN screenshots/example12.png
  71. BIN screenshots/example13.png
  72. BIN screenshots/example14.png
  73. BIN screenshots/example15.png
  74. BIN screenshots/example16.png
  75. BIN screenshots/example17.png
  76. BIN screenshots/example2.png
  77. BIN screenshots/example21.png
  78. BIN screenshots/example22.png
  79. BIN screenshots/example23.png
  80. BIN screenshots/example24.png
  81. BIN screenshots/example26.png
  82. BIN screenshots/example27.png
  83. BIN screenshots/example30.png
  84. BIN screenshots/example33.png
  85. BIN screenshots/example34.png
  86. BIN screenshots/example35.png
  87. BIN screenshots/example36.png
  88. BIN screenshots/example5.png
  89. BIN screenshots/example6.png
  90. BIN screenshots/example7.png
  91. BIN screenshots/example8.png
  92. BIN screenshots/example9.png
  93. BIN screenshots/screenshot.png
  94. BIN screenshots/screenshot2.png
  95. BIN screenshots/screenshot3.png
  96. BIN screenshots/screenshot4.png
  97. +42 −50 setup.py
  98. +1 −1 tartube/classes.py
  99. +2,587 −923 tartube/config.py
  100. +1 −1 tartube/dialogue.py
  101. +1,955 −566 tartube/downloads.py
  102. +40 −7 tartube/ffmpeg_tartube.py
  103. +1 −1 tartube/files.py
  104. +168 −135 tartube/formats.py
  105. +5 −5 tartube/info.py
  106. +2,766 −587 tartube/mainapp.py
  107. +5,636 −817 tartube/mainwin.py
  108. +62 −148 tartube/media.py
  109. +172 −74 tartube/options.py
  110. +3,232 −2,777 tartube/po/messages.pot
  111. +22 −16 tartube/process.py
  112. +1 −1 tartube/refresh.py
  113. +5 −5 tartube/tartube
  114. +2 −2 tartube/tidy.py
  115. +112 −18 tartube/updates.py
  116. +1,093 −338 tartube/utils.py
  117. +253 −67 tartube/wizwin.py
  118. +1 −1 tartube_mswin.sh
  119. +1 −1 tartube_portable.sh
16 changes: 1 addition & 15 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -13,19 +13,5 @@ If using MS Windows, are you using Windows 10, Windows 7, or something else?
### What version of Tartube are you using?
In Tartube's main window, click Help > About

### What happens when you run Tartube from a terminal window?
Many error messages are only visible in the terminal window. On MS Windows, this is how to do it:

- First, enable hidden folders on your system
- Then, run the application:

C:\Users\YOURNAME\AppData\Local\Tartube\msys64\mingw64.exe

- In this new window, type these commands to start Tartube:

cd /home/user/tartube

python3 tartube/tartube

###If your bug report is "I can't download this video", please provide a link to the video
### If your bug report is "I can't download this video", please provide a link to the video
This will save a lot of time!
4 changes: 4 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
@@ -5,9 +5,13 @@ Authors ordered by first contribution:
(none yet)

Translations:
Chinese (simplified): archblue
Chinese (traditional): hugoalh
Dutch: Heimen Stoffels
French: Le Sharkoïste,
https://hosted.weblate.org/projects/tartube/language-names/fr/
German: sal0max
https://hosted.weblate.org/projects/tartube/language-names/de/
Korean: mirusu400
Russian: Tim Dewey,
https://hosted.weblate.org/projects/tartube/language-names/ru/
Loading