Cleanup channel helpers code

This commit is contained in:
matthewmcgarvey
2022-01-21 21:27:50 -06:00
parent 508f137b30
commit a82d21ff78
7 changed files with 20 additions and 31 deletions

View File

@@ -74,7 +74,7 @@ def fetch_user(sid, headers)
end
end
channels = get_batch_channels(channels, false, false)
channels = get_batch_channels(channels)
email = feed.xpath_node(%q(//a[@class="yt-masthead-picker-header yt-masthead-picker-active-account"]))
if email