sergio-fry/youtube-fetcher

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/services/user_agents_pool.rb30
A
0 mins
A
90%
app/services/youtube_channel.rb9
A
0 mins
A
100%
app/services/youtube_dl.rb40
A
0 mins
C
72%
app/services/youtube_playlist.rb31
A
0 mins
A
100%
app/services/youtube_video_list.rb10
A
0 mins
A
100%
app/uploaders/media_uploader.rb9
A
0 mins
D
66%
app/utils/proxy_object.rb8
A
0 mins
A
100%
.babelrc
.dockerignore
.env.development
.env.production
.env.test
.gitignore
.postcssrc.yml
.rspec
.ruby-version
.travis.yml
.yarnclean
Dockerfile
Gemfile
Gemfile.lock
LICENSE
Makefile
README.md
Rakefile
app/assets/stylesheets/application.css
app/assets/stylesheets/channels.css
app/assets/stylesheets/feedback.scss
app/assets/stylesheets/pages.scss
app/assets/stylesheets/search.scss
app/assets/stylesheets/stats.scss
app/assets/stylesheets/videos.scss
app/assets/stylesheets/welcome.css
app/views/channels/_podcast_link.html.erb
app/views/channels/index.html.erb
app/views/channels/new.html.erb
app/views/channels/show.atom.builder
app/views/channels/show.html.erb
app/views/feedbacks/_form.html.erb
app/views/feedbacks/index.atom.builder
app/views/feedbacks/new.html.erb
app/views/feedbacks/show.html.erb
app/views/feedbacks/thank_you.html.erb
app/views/layouts/application.html.erb
app/views/pages/about.html.erb
app/views/search/index.html.erb
app/views/shared/_google_analytics.erb
app/views/shared/_meta_description.html.erb
app/views/stats/index.html.erb
app/views/videos/index.html.erb