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
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 }}
Metalcon
/
YoutubeServerAPI
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
YoutubeServerAPI
src
main
java
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 17, 2014
Merge branch 'master' of github.com:Metalcon/YoutubeServerAPI
renepickhardt
committed
c7572ef
View commit details
Copy full SHA for c7572ef
View code at this point
Browse repository at this point
new version of parental pom
renepickhardt
committed
2d39c62
View commit details
Copy full SHA for 2d39c62
View code at this point
Browse repository at this point
Commits on Apr 8, 2014
changed data structure, added field for creativeCommon marker. Added tests for other markers that may indicate blocked youtube videos
trezmann
committed
2bfff4c
View commit details
Copy full SHA for 2bfff4c
View code at this point
Browse repository at this point
Commits on Apr 5, 2014
refactored a lot of code please have a look at it and learn what I structurally changed. especially I shortend the way of making an http request
renepickhardt
committed
8edd95f
View commit details
Copy full SHA for 8edd95f
View code at this point
Browse repository at this point
cleaned everthing but youtube client ready to start refactoring
renepickhardt
committed
d2098d1
View commit details
Copy full SHA for d2098d1
View code at this point
Browse repository at this point
Commits on Apr 4, 2014
Merge branch 'master' of https://github.com/Metalcon/reconciling
trezmann
committed
7462e02
View commit details
Copy full SHA for 7462e02
View code at this point
Browse repository at this point
added new class to interact with the lastFM api, still work in progress. Should be functional for the most part
trezmann
committed
78170de
View commit details
Copy full SHA for 78170de
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/Metalcon/reconciling
Christian Schowalter
committed
9dbb2a4
View commit details
Copy full SHA for 9dbb2a4
View code at this point
Browse repository at this point
added experimental flickr query class
Christian Schowalter
committed
036297b
View commit details
Copy full SHA for 036297b
View code at this point
Browse repository at this point
changed data structure a bit, now there is only one public method that needs to be called for a search named youtubeSongSearch
trezmann
committed
7c565aa
View commit details
Copy full SHA for 7c565aa
View code at this point
Browse repository at this point
added further search queries. it is now possible to make a search request only for either a topicID or a search Term
trezmann
committed
82b1a17
View commit details
Copy full SHA for 82b1a17
View code at this point
Browse repository at this point
Commits on Apr 3, 2014
Merge branch 'master' of https://github.com/Metalcon/reconciling
Christian Schowalter
committed
56fab09
View commit details
Copy full SHA for 56fab09
View code at this point
Browse repository at this point
finished track search request
Christian Schowalter
committed
3f634d0
View commit details
Copy full SHA for 3f634d0
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/Metalcon/reconciling
trezmann
committed
29c3cd3
View commit details
Copy full SHA for 29c3cd3
View code at this point
Browse repository at this point
migrated some features from rssFeedFinder to the youtubeClip class and fitted it for the YoutubeMetaData objects
trezmann
committed
03e6098
View commit details
Copy full SHA for 03e6098
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/Metalcon/reconciling
Christian Schowalter
committed
9778f04
View commit details
Copy full SHA for 9778f04
View code at this point
Browse repository at this point
added generic single reconciliation request
Christian Schowalter
committed
953d18d
View commit details
Copy full SHA for 953d18d
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/Metalcon/reconciling
trezmann
committed
1f293d7
View commit details
Copy full SHA for 1f293d7
View code at this point
Browse repository at this point
added more function testing, class is now able to find full albums on youtube
trezmann
committed
2342deb
View commit details
Copy full SHA for 2342deb
View code at this point
Browse repository at this point
added additional field for youtube data type that contains the playtime of a video in seconds for better comparison
trezmann
committed
8c9689b
View commit details
Copy full SHA for 8c9689b
View code at this point
Browse repository at this point
added bulk request data return
Christian Schowalter
committed
a665eed
View commit details
Copy full SHA for a665eed
View code at this point
Browse repository at this point
changed the publishedAt from string to date
trezmann
committed
0143ab1
View commit details
Copy full SHA for 0143ab1
View code at this point
Browse repository at this point
Commits on Apr 2, 2014
minor change in console output
trezmann
committed
db7745e
View commit details
Copy full SHA for db7745e
View code at this point
Browse repository at this point
finished video pull request, fixed bugs
trezmann
committed
be0ccc3
View commit details
Copy full SHA for be0ccc3
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/Metalcon/reconciling
trezmann
committed
e4594b9
View commit details
Copy full SHA for e4594b9
View code at this point
Browse repository at this point
working on video search, currently not working, probably minor bug in code
trezmann
committed
8580b15
View commit details
Copy full SHA for 8580b15
View code at this point
Browse repository at this point
started implementation of generic Freebase request class (bulk reconcile method)
Christian Schowalter
committed
3d08ddf
View commit details
Copy full SHA for 3d08ddf
View code at this point
Browse repository at this point
edited JavaDoc
Christian Schowalter
committed
3c0b53c
View commit details
Copy full SHA for 3c0b53c
View code at this point
Browse repository at this point
added getters and setters to FreebaseMetaData class
Christian Schowalter
committed
91f88db
View commit details
Copy full SHA for 91f88db
View code at this point
Browse repository at this point
added confidence score and topic type as attributes for FreeBaseMetaData class
Christian Schowalter
committed
b814eaa
View commit details
Copy full SHA for b814eaa
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/Metalcon/reconciling
Christian Schowalter
committed
0976ed6
View commit details
Copy full SHA for 0976ed6
View code at this point
Browse repository at this point
commited interface MetalconYoutubeRequest
trezmann
committed
a3f3a30
View commit details
Copy full SHA for a3f3a30
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/Metalcon/reconciling
Christian Schowalter
committed
17712f4
View commit details
Copy full SHA for 17712f4
View code at this point
Browse repository at this point
work in progress of genericYoutubeCalls
trezmann
committed
b0cfb2d
View commit details
Copy full SHA for b0cfb2d
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/Metalcon/reconciling
Christian Schowalter
committed
9b6d5a8
View commit details
Copy full SHA for 9b6d5a8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.