Questions tagged [favorite]

44 questions
3
votes
1 answer

sometimes there is a problem with add favorite name

in some of the websites i have, when adding to favorite with IE button the name of the favorite that is auto filled in by the page title is sometimes not getting the name and insted it gets the url where the "/" is replaced by "-" and ":" is…
Y.G.J
  • 1,098
  • 5
  • 19
  • 44
2
votes
2 answers

Twitter - Favorite a tweet?

I have Aouth working for Twitter, and pulling in a stream of tweets, I am trying to figure out how to then Favorite one of the Tweets coming in from the stream. I understand twitter's API give me this: Parameters: * id. Optional. The ID or screen…
Xtian
  • 3,535
  • 11
  • 55
  • 91
2
votes
1 answer

Using Twython to 'favorite' a tweet

I'm trying to 'favorite' a tweet using Twython given that I know the tweet's ID, as described in "https://dev.twitter.com/docs/api/1.1" under the "POST favorites/create" section. There seams to be a lot of documentation on how to search, update…
user3006710
  • 3,947
  • 2
  • 12
  • 3
2
votes
0 answers

Youtube api, deleted videos not included in user's favorite playlist, issue with duplicates

I have an issue on retrieving a user's favorite playlist. Scenario: I open up some user's favorites directly on youtube (ie youtube.com/playlist?list=FL...). Now if that list has deleted (or private, excluded) videos, they also show up as regularly…
2
votes
1 answer

SoundCloud API: filter favorites by user? (or any other parameter for that matter)

Is it possible to make an API request that returns only favorited tracks by a specific uploader? I tried: https://api.soundcloud.com/me/favorites.json?contact_id=... and https://api.soundcloud.com/me/favorites.json?user_id=... I also tried just…
Ilias Karim
  • 4,798
  • 3
  • 38
  • 60
1
vote
3 answers

Why Execute same function after changed ID of a link?

I'm trying to create a add/remove favorite with jquery and php. The addfavorite function works but when i change the id attribute of the link from addfavorite to removefavorite it doesn't work. The id changed but it still doing addfavorite…
Alex P.
  • 551
  • 1
  • 5
  • 21
1
vote
1 answer

favorite button for article

I want to create for my blog an articles fav button. First I use :