Commit Graph

227 Commits (master)
 

Author SHA1 Message Date
azzy9 f3b88ee6bf
move more functions to general 1 year ago
azzy9 42cc66d804
remove general functions from main 1 year ago
azzy9 74dba1140d
move general functions into own file 1 year ago
azzy9 069ae6af44
remove links to non-existent screenshots 1 year ago
azzy9 0f428c6a46
fix spacing 1 year ago
azzy9 559ec7ba7b
add website to xml 1 year ago
azzy9 adf7759ba4
add reset session option 1 year ago
azzy9 fc2e0a1163
add reset session method 1 year ago
azzy9 d8dc58f883
Bump to v1.2.1 1 year ago
azzy9 5ed13c34b7
Add following section 1 year ago
azzy9 cfc1f58d1b
Update video regex
Update regex to fix battle leaderboard
1 year ago
azzy9 9939694bd2
Update README.md 1 year ago
azzy9 db16d8c366
Bump to v1.2.0 1 year ago
azzy9 373cb814f5
can now login and view subscriptions 1 year ago
azzy9 1d56d68442
add login details in settings 1 year ago
azzy9 4c9a9f7d01
add blank init 1 year ago
azzy9 3df509e3ba
add md5ex class 1 year ago
azzy9 b4a8b1a64f
Bump to v1.1.2 1 year ago
azzy9 107510d068
Import favourites
add Import favourites action
1 year ago
azzy9 4f17c467d2
Import Setting
Add setting to import favourites
1 year ago
azzy9 6a469ef7f4
remove log calls 1 year ago
azzy9 f758111707
Update README.md 1 year ago
azzy9 8145243156
Bump to V1.1.1 1 year ago
azzy9 ee5bd92ace
main - python 2 & favourites changes
Fix python 2 compatibility errors & rework favourites
1 year ago
azzy9 f62a12ce3f
Update README.md 1 year ago
azzy9 1fefd1f5c7
Bump to V1.1.0 1 year ago
azzy9 f8ade1dd6b
main.py - make python 2 compatible
make python 2 compatible
1 year ago
ilikenwf d64c665c28
Merge pull request #6 from ilikenwf/testing
merge fixed plugin in
1 year ago
ilikenwf de124f08df
Merge pull request #4 from azzy9/testing
Fix live streams, continue code clean up & add user search
1 year ago
azzy9 af8e3e8742
Remove un-needed REGEX 1 year ago
azzy9 3045a80111
Add video REGEX fo live streams 1 year ago
azzy9 1dbe713c8a
Get videos working 1 year ago
azzy9 0f6f2264c8
Update regex for searching for videos & channels
Update regex for searching for videos & channels due to new site layout changes
1 year ago
azzy9 2f93a9b248
add name in rmFavorite 1 year ago
azzy9 f35e02858a
clean up addFavorite 1 year ago
azzy9 2b414de9b2
Clean up notify method 1 year ago
azzy9 70edc42c30
Shouldn't mess with the amount
Shouldn't mess with the amount as it is used for pagination
1 year ago
azzy9 b595f0762a
Add search users string 1 year ago
azzy9 171f807262
Split search for channel & user 1 year ago
azzy9 6821d6274c
Fix Battle Leaderboard 1 year ago
azzy9 afda114f31
Clean up main 2 years ago
azzy9 f682d8762f
Clean up pagination method 2 years ago
azzy9 78addaf1fa
cleanup imports 2 years ago
azzy9 5da6b6059d
Add verified label 2 years ago
azzy9 804b07f98d
Cleanup list_rumble 2 years ago
azzy9 3d2d843c7a
Clean more code 2 years ago
azzy9 8517daa0d9
Fix Live Streams 2 years ago
azzy9 a16b07714f
Move media icons to their own addDir
Move media icons to their own addDir method call instead of variables as there is very little repeating iconsMove media icons to their own directories instead of variables as there is very little repeating icons
2 years ago
azzy9 14b41ab3c4
Turn status into bool 2 years ago
azzy9 a5ad0ae7a6
Video not found
Give warning if video not found
2 years ago