Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sapher
/
youtubedl-java
Public
Notifications
You must be signed in to change notification settings
Fork
75
Star
171
Code
Issues
10
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Get some more information from a video
- #11
#11
Open
memento
wants to merge 14 commits into
sapher:master
sapher/youtubedl-java:master
from
memento:master
memento/youtubedl-java:master
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Get some more information from a video
#11
memento
wants to merge 14 commits into
sapher:master
sapher/youtubedl-java:master
from
memento:master
memento/youtubedl-java:master
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2018
Added fields and getters into VideoInfo so we could catch view_count, like_count, dislike_count, repost_count, average_rating and more. Also updated the test class YoutubeDLTest.java accordingly.
Alexandre
committed
dd20a5b
View commit details
Copy full SHA for dd20a5b
Browse repository at this point
Update README.md
Show description for 2252704
memento
authored
2252704
View commit details
Copy full SHA for 2252704
Browse repository at this point
Update README.md
Show description for c60909a
memento
authored
c60909a
View commit details
Copy full SHA for c60909a
Browse repository at this point
Update pom.xml
Show description for c207746
memento
authored
c207746
View commit details
Copy full SHA for c207746
Browse repository at this point
Commits on Nov 30, 2019
Added some mapping fields and also add verbosity to test class
memento
committed
05bc2e7
View commit details
Copy full SHA for 05bc2e7
Browse repository at this point
modified the version number to better stick to the release version
Show description for 10638b5
memento
committed
10638b5
View commit details
Copy full SHA for 10638b5
Browse repository at this point
Commits on Dec 1, 2019
updated .gitignore
memento
committed
3357a02
View commit details
Copy full SHA for 3357a02
Browse repository at this point
This version uses proxychains
Show description for daab3f5
memento
committed
daab3f5
View commit details
Copy full SHA for daab3f5
Browse repository at this point
use proxychains - clean - we can now use proxychains or not
Show description for 7e39965
memento
committed
7e39965
View commit details
Copy full SHA for 7e39965
Browse repository at this point
Bless inheritance! Use YoutubeDL or YoutubeDLProchains, in a static way!
memento
committed
e175403
View commit details
Copy full SHA for e175403
Browse repository at this point
Commits on Dec 2, 2019
more comments, unit testing, some corrections
memento
committed
7d289a6
View commit details
Copy full SHA for 7d289a6
Browse repository at this point
Merge branch 'use-proxychains'
memento
committed
1e31c69
View commit details
Copy full SHA for 1e31c69
Browse repository at this point
1.3 was useless before. THIS is the new 1.3
memento
committed
7aa82ea
View commit details
Copy full SHA for 7aa82ea
Browse repository at this point
Commits on Dec 4, 2019
just a release that prints the videoInfo when retrieved. Used for debugging only
memento
committed
a62c4be
View commit details
Copy full SHA for a62c4be
Browse repository at this point
You can’t perform that action at this time.