Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update "Last Update (Timestamp)" Column Dynamically When Quota is Reached #127

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open
Changes from 17 commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
edcc6e2
Create New AddDays Column
davisjk Mar 30, 2024
76ff90d
Reorganize declarations
davisjk Mar 30, 2024
eb7c228
Undo minor change I decided not to use
davisjk Mar 30, 2024
c27050a
Undo a couple more things that accidentally got removed
davisjk Mar 30, 2024
9040be6
umm
davisjk Mar 31, 2024
fe99ee6
Finished updating methods to find videos in channels and playlists ho…
davisjk Mar 31, 2024
86e5094
Auto-formatted document cause whitespace was driving me crazy
davisjk Mar 31, 2024
002d25c
Replace redundant code
davisjk Mar 31, 2024
dd1e0e5
Fixed exception I was seeing and also updated the last update timesta…
davisjk Mar 31, 2024
6b296a2
Update README with new column info
davisjk Mar 31, 2024
7a7757c
Fix an error with setting and updating dates from spreadsheet to do w…
davisjk Mar 31, 2024
0506385
Decouple addTime and nextTimeDiff
davisjk Mar 31, 2024
00a9cd6
Revert README updates in prep for removing "new" column
davisjk Apr 2, 2024
82c4674
get rid of max days to add column and update getting video ids but st…
davisjk Apr 2, 2024
09471ce
Fix minor errors with changing list of vid ids to list of vid snippets
davisjk Apr 2, 2024
fea2eb0
Fixing some more small errors with changing to a list of metadata
davisjk Apr 2, 2024
1d5c346
handle exceeded quota more gracefully
davisjk Apr 10, 2024
3c793b3
Removing error
davisjk Apr 10, 2024
6c43a61
Code checking errors for exceeded quota wasn't parsing json correctly
davisjk Apr 11, 2024
b3ee38b
Add # and quota stuff to README
davisjk Apr 11, 2024
f92c916
Fix deleting duplicates and make deleting a little more optimized and…
davisjk Apr 11, 2024
7ab65d2
Add note about deleting duplicates
davisjk Apr 11, 2024
62e4fb4
Make markdown list indentation consistent so that it displays correctly
davisjk Aug 23, 2024
d78c20a
Merge branch 'master' into add-days
davisjk Aug 23, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading