diff options
author | James Taylor <user234683@users.noreply.github.com> | 2018-07-08 01:06:54 -0700 |
---|---|---|
committer | James Taylor <user234683@users.noreply.github.com> | 2018-07-08 01:06:54 -0700 |
commit | 6ad09eb53a8b79b2241f56009d9757f8cac7181f (patch) | |
tree | bbdad0456c1dc202fe8c93e9f1a521c8db06fec3 /.gitignore | |
parent | f36c1d26a40a31cbf1de9cbdb8451f84c4eb01c6 (diff) | |
download | yt-local-6ad09eb53a8b79b2241f56009d9757f8cac7181f.tar.lz yt-local-6ad09eb53a8b79b2241f56009d9757f8cac7181f.tar.xz yt-local-6ad09eb53a8b79b2241f56009d9757f8cac7181f.zip |
server-side support for adding to local playlists
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,8 +3,8 @@ __pycache__/ *$py.class youtube_dl/ debug/ +data/ banned_addresses.txt youtube/common_old.py youtube/common_older.py youtube/watch_old.py -youtube/watch_later.txt
\ No newline at end of file |