Elijas / auto-youtube-subscription-playlist-2

Script automatically adds videos to playlists from Youtube channels and/or subscriptions (Youtube Collections alternative).
MIT License
246 stars 54 forks source link

Delete old videos option not working #117

Closed Ehan13 closed 1 year ago

Ehan13 commented 1 year ago

The setup gives the option to delete old videos by inserting a number in the grey column (states column B in the writing, but I’m assuming it was moved to column E in newer versions). This feature doesn’t appear to be working. Has anyone else gotten this to work?

Photos attached A4392BD1-CA7F-45B1-ACD7-BF576BBD9A5C 3391045D-9F3E-470A-A081-A1448C6B7D02

victorjzsun commented 1 year ago

Looks like the README is still outdated, the correct column is column D, not E

Ehan13 commented 1 year ago

I actually tried adding a number to column D instead of E. I added a “1” to signify to delete anything older than one day.

Adding anything to column D appears to stop the entire automation from working at all. Once I delete the number from column D, the automation works again.

Do you find that to be the issue also?

On Sep 1, 2022, at 12:13 PM, Victor Sun @.***> wrote:  Looks like the README is still outdated, the correct column is column D, not E

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

victorjzsun commented 1 year ago

I just tried it and it worked for me, what do you mean by the entire automation doesn’t work anymore? Does the script run but not do anything? What shows up in the debug logs?

Ehan13 commented 1 year ago

I just did a manual run with the number 2 added to column D. This is the entire debug log created. Thanks Victor! 1DC7CFBF-117E-4F60-A8E6-65421D7C39AA 86F93AF3-FA21-4B91-9050-E2B231519B36 FD2CE613-32AC-48D1-83AC-10722F8CE916

victorjzsun commented 1 year ago

Hm, that's kinda weird, you shouldn't be hitting your quota, inserting and deleting only take 50 each and you only insert/delete 9 videos before you hit the quota. All the other api calls are basically negligible. This is on a fresh run of the day right (didn't run the script earlier that day)? It seems like the script is doing its job properly...

victorjzsun commented 1 year ago

Hey @Ehan13 are you still running into this issue? Doesn't seem like anything is wrong with the script, you might've just run it too many times in one day

Ehan13 commented 1 year ago

Hi. It works great now. Thank you for checking in!—Eric HanusaOn Dec 4, 2022, at 1:40 PM, Victor Sun @.***> wrote: Hey @Ehan13 are you still running into this issue? Doesn't seem like anything is wrong with the script, you might've just run it too many times in one day

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

victorjzsun commented 1 year ago

Sounds good, closing this issue then