-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ce6b6b8
commit 4e36776
Showing
63 changed files
with
1,938 additions
and
460 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,8 @@ target/ | |
.sts4-cache | ||
|
||
### IntelliJ IDEA ### | ||
.idea | ||
.idea/* | ||
!/.idea/runConfigurations | ||
*.iws | ||
*.iml | ||
*.ipr | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
### TODO list | ||
- [ ] Thumbnails to the videos | ||
- [ ] Add option to the cli tool to download media | ||
### Roadmap | ||
- [ ] Telegram bot | ||
- [ ] Client gui | ||
- [ ] Replace java.time.* from jdk 1.8 to lower jdk date-time api | ||
to be more android-friendly. | ||
- [ ] Implement [LinkedIn](https://linkedin.com) - branch (origin/feature/linkedin) | ||
- [ ] Implement [Snapchat stories](https://story.snapchat.com/) - branch (origin/feature/snapchat) | ||
- [ ] Implement [Imgur](https://imgur.com/) | ||
- [ ] Implement [Tiktok](https://tiktok.com) - branch (origin/feature/tiktok) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.